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

Posts

Recent activity by Aaron Slobodin Recent activity Votes
  • 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...

  • 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...

  • 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