-
Process Failed, Run time 00:12:10, FAILED, ExitCode 139 0 votes 1 comment -
Gurobi parallel load COBRA (.mat) model 0 votes 0 comments -
How to improve optimization speed (quadratic + general constraints) 0 votes 0 comments -
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 0 votes 2 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 -
Solution violates the lazy constraint added in callback 0 votes 0 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 -
Ignored lazy constraints lead to wrong solution -- another case 0 votes 0 comments -
Query on GRBcblazy() -- what happens if added lazy cut is wrong and does not cutoff current candidate MIP solution Ongoing 0 votes 2 comments -
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 -
LazyCut Callback with wrong or unstable results Awaiting user input 1 vote 2 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
Programming
New postWriting & debugging optimization applications, API questions