Aaron Slobodin

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Activity overview

Latest activity by Aaron Slobodin
  • Aaron Slobodin created a post,

    Relax variable constraints c++

    Answered

    Hi there. I have been using gurobi for several years now for my research and am hoping to get help with the c++ interface. I have a defined 0-1 integer linear program model (this works fine). I can...

  • Aaron Slobodin commented,

    Awesome. Thanks so much Eli. SolFile is perfect.

  • Aaron Slobodin created a post,

    Output solutions during solve

    Answered

    Hi there. When using a gurobi solver to solve an instance of an ILP, is it possible for it to output 'current' best possible solutions (in terms of variable assignment) during the solve? For instan...

  • Aaron Slobodin commented,

    Awesome! Thanks very much. I was just able to get soplex working now! Nice to have several tools at my disposal!

  • Aaron Slobodin commented,

    Hi! Thanks for providing an answer so quickly. You correctly interpreted my question. I will take a look at SCIP to see if I can get it up in running. In the mean time, do you know if there is a wa...

  • Aaron Slobodin created a post,

    Fractional solve?

    Answered

    Hi all, Is it possible to use a gurobi LP solver to get an exact fractional solve for a continuous LP problem? Thanks in advance, Aaron