-
Is Gurobi able to handle a decision variable in the index/as a boundary in a sum? Answered 0 votes 2 comments -
How to add the cutting planes iteratively in Gubobi+Python? Answered 0 votes 2 comments -
Log File in Gurobi 9? Answered 0 votes 6 comments -
Using addGenConstrAnd leads to "max general constraint violation" Answered 0 votes 6 comments -
strange behavior - explainable by numerical issues? 1 vote 1 comment -
Solution Provided by Gurobi violates Model Constraints 0 votes 2 comments -
Farkas certificate 0 votes 1 comment -
Display LP filename instead of "Model fingerprint". 1 vote 1 comment -
Get the iterations and ObjVal, while "model.optimize(mycallback)" is running Answered 0 votes 4 comments -
Setting params in the Callback Answered 0 votes 2 comments -
Usage of variable as key during building of model - Python API Answered 0 votes 3 comments -
How to surpress direct output to stdout if logging enabled - Python API Ongoing 1 vote 3 comments -
Preferred way to check if variable value is non zero Answered 0 votes 4 comments -
Error with setObjective Answered 0 votes 10 comments -
Interface Gurobi Matlab Optimization 0 votes 5 comments -
gurobipy - How can I get the tupledict object using model.getVars()? Answered 0 votes 3 comments -
Model is infeasible 0 votes 1 comment -
Termination Criteria when Incumbent and MIPGap are both " - " Answered 0 votes 4 comments -
Explored nodes as starting point 0 votes 1 comment -
ERROR: Solver log: 'xx' is not recognized as an internal or external command, operable program or batch file. Answered 0 votes 4 comments -
gurobipy.GurobiError: Empty general constraint with infinite constant Answered 0 votes 3 comments -
Is there a way to add constraints in parallel? Answered 0 votes 3 comments -
What does "x[i,j].x" means? Answered 0 votes 3 comments -
How to get specified number of solutions Answered 0 votes 2 comments -
Dual bound not moving Answered 0 votes 2 comments -
How to handle absolute value in Gurobi constraints Ongoing 0 votes 4 comments -
How to find a solution in Gurobi 0 votes 6 comments -
Organizing model.printAttr('x') output. Answered 0 votes 2 comments -
How can I get or print the LHS constraint values? Answered 0 votes 4 comments -
Gurobi Python: Summation Constraint with Multiplication not being satisfied. 0 votes 8 comments
Programming
New postWriting & debugging optimization applications, API questions