Aaron Slobodin
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by Aaron Slobodin-
Relax variable constraints c++
AnsweredHi 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
AnsweredHi 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?
AnsweredHi 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