-
Getting the decision variable's local bounds within the B&B tree Answered 0 votes 4 comments -
Where are node files saved? Answered 0 votes 1 comment -
Running a loaded Model with New Data Answered 0 votes 3 comments -
Performance differences in creation of MLinExpr and constraint addition in Python API Answered 0 votes 1 comment -
User cuts for relxation Answered 0 votes 6 comments -
Comparing memory usage between different model formulations Answered 0 votes 7 comments -
Feasibility of non convex QCQP Answered 0 votes 2 comments -
How to obtain the coefficient matrices for a QCQP problem? Answered 0 votes 1 comment -
Suggestions for debugging double free error? Answered 0 votes 6 comments -
Hello. I am implementing L-shaped method (stochastic version of Benders decompostion) and have some question Answered 0 votes 2 comments -
Warning: Solver not applicable (gurobi does not support signomial constraints) Answered 0 votes 1 comment -
Descrepency in results and a computation check Awaiting user input 0 votes 3 comments -
User Cuts, Callback Efficiency, and Internal Cut Generation Answered 1 vote 1 comment -
addCut ignored despite PreCrush=1 in Branch-and-Cut implementation Answered 0 votes 3 comments -
C style in C++ API Answered 0 votes 1 comment -
Incumbent solution is not updated after optimality cut Awaiting user input 0 votes 5 comments -
Using infeasability analsis to track wrong input data Answered 0 votes 1 comment -
model.NumVars doesn't work before solving model (in Gurobipy)? Answered 0 votes 2 comments -
Rather long cplex code that I am trying to convert to Gurobi Answered 0 votes 2 comments -
Iteratively apply user cuts before leaving root node Answered 0 votes 2 comments -
Gurobi did not stop after reaching the set Gap (10%) Answered 0 votes 6 comments -
Apparent bug using degradation in hierarchical multi objectives Answered 0 votes 3 comments -
Callback to print bestbound solution raises errors or does not print Answered 0 votes 3 comments -
Retrieving Objective Bound via Callback doesn't match Model.ObjBound Answered 0 votes 1 comment -
Incorrect result of MIP solving Answered 0 votes 7 comments -
Multi objective result changes from single objective, when model is exact the same Answered 1 vote 4 comments -
Linking error in Embarcadero RAD Studio 0 votes 0 comments -
Adding new columns to existing model 0 votes 0 comments -
Gurobi solver stuck in model.optimize() Awaiting user input 0 votes 3 comments -
second order cone contraint Answered 0 votes 1 comment
Programming
New postWriting & debugging optimization applications, API questions