-
Why does Gurobi struggle with a simple nonlinear constraint y^3? Answered 0 votes 1 comment -
Segmentation fault in libgurobi130.so (13.0.1) during MIP solve — reproducible at fixed offset, invalid array index Answered 0 votes 3 comments -
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 -
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 -
Warning: to get QCP duals, please set parameter QCPDual to 1 Answered 0 votes 2 comments -
Vectorize quadcon in matlab for many cones Answered 0 votes 4 comments -
Using Gurobi to Verify the Optimality of a Reference Solution via MIPStart Answered 0 votes 3 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 -
how to use the C api "GRBsetlogcallbackfuncenv" correctly Answered 0 votes 4 comments -
Bug with (Soft)MemLimit? Premature stop Answered 0 votes 1 comment -
gurobipy routine killed on macOS even though VM available Answered 0 votes 7 comments -
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 -
computeIIS log not displaying correctly Answered 0 votes 7 comments -
Recovering from DISCONNECTED in Gurobi Instant Cloud Answered 0 votes 1 comment -
C# — How to suppress “Set parameter LicenseID to value …” despite LogToConsole=0 and OutputFlag=0 Answered 0 votes 1 comment -
Inconsistency between grb log file and model attributes Answered 0 votes 1 comment -
How to terminate once gap% is small? Answered 0 votes 2 comments -
Unable to retrieve solution after solving LP with PDHG (alpha version) Answered 0 votes 4 comments -
Gurobi solvetime in pyomo Answered 0 votes 2 comments -
How to introspect solver configuation parameters? Answered 0 votes 1 comment -
Batch mode failed in AWS Lambda with CURL 26 error "read function returned funny value" Answered 0 votes 1 comment -
Is it possible to load .sol files from a buffer-like object (e.g. io.StringIO) instead of a file? Answered 0 votes 4 comments -
Gurobi Reporting Incorrect Optimal Solution Answered 0 votes 1 comment
Programming
New postWriting & debugging optimization applications, API questions