-
Recovering from DISCONNECTED in Gurobi Instant Cloud Answered 0 votes 2 comments -
Segmentation fault in libgurobi130.so (13.0.1) during MIP solve — reproducible at fixed offset, invalid array index Answered 0 votes 3 comments -
Why does Gurobi struggle with a simple nonlinear constraint y^3? Answered 0 votes 1 comment -
In MIPNODE callback: reliable way to detect variables fixed by branching in Python? Answered 1 vote 2 comments -
Problems recovering MipGap Answered 0 votes 3 comments -
Vectorize quadcon in matlab for many cones Answered 0 votes 4 comments -
Removing lazy constraints Answered 0 votes 8 comments -
How to formulate the SOC constraint ‖A x + b‖₂ ≤ t as a convex quadcon in MATLAB? Answered 0 votes 4 comments -
Using Gurobi to Verify the Optimality of a Reference Solution via MIPStart Answered 0 votes 3 comments -
Warning: to get QCP duals, please set parameter QCPDual to 1 Answered 0 votes 2 comments -
Adding all violated cuts at the root node Answered 0 votes 1 comment -
Gurobi 13.0.0 PDHG : Not a GPU build - running on CPU instead Answered 0 votes 6 comments -
Query on settings for branch-and-cut where LP is converted to MIP Answered 0 votes 3 comments -
Setting lower and upper bounds on multiple variables in a single API call Answered 0 votes 1 comment -
Warning: linear constraint 0 and linear constraint 2 have the same name Answered 0 votes 4 comments -
Fraction with quadratic numerator as objective function Answered 0 votes 6 comments -
gurobipy routine killed on macOS even though VM available Answered 0 votes 7 comments -
how to use the C api "GRBsetlogcallbackfuncenv" correctly Answered 0 votes 4 comments -
Bug with (Soft)MemLimit? Premature stop Answered 0 votes 1 comment -
Major difference between Linux (cluster) and Windows (computer) with same parameters Answered 0 votes 1 comment -
parallel processing in Gurobi Answered 0 votes 4 comments -
How to save a complete solution of an already executed and solved model which allows to load next time without executing again? Answered 2 votes 8 comments -
Conditional constraint Answered 0 votes 2 comments -
Incompatible Dimensions? Answered 0 votes 4 comments -
Constraint indexes are not read by the model Answered 0 votes 4 comments -
Adding a column to a parameter and rerun it for new column Answered 0 votes 4 comments -
Is it possible to retrieve variables as tuplelist outside the model definition scope in gurobipy? Answered 0 votes 2 comments -
How to copy a model in c++ Answered 0 votes 3 comments -
Unable to get results for existing MIP model Answered 0 votes 4 comments -
How to solve different objective function at the same time (with the same set of constraints)? Answered 0 votes 2 comments
Programming
New postWriting & debugging optimization applications, API questions