-
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 2 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 -
Non-convergence in lexicographic column generation 0 votes 0 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 -
Gurobi exceeded the time limit in clean environment Awaiting user input 0 votes 3 comments -
Update parameters if MIP start does not produce a solution Answered 0 votes 2 comments -
FeasRelax with smart choice of cons to drop 0 votes 0 comments -
Problems using Matlab Answered 0 votes 1 comment -
How to enable gurobi checkpoint in a MILP problem? Answered 0 votes 5 comments -
Nested loop for sum of variables Answered 0 votes 2 comments -
Parallel Optimization in Custom Branch-and-Bound Answered 0 votes 1 comment -
Adding lazy constraints in "where == gp.GRB.Callback.MIPNODE". Answered 1 vote 1 comment -
Infeasible solution returned as optimal after warm start and adding lazy constraint Answered 0 votes 5 comments -
How do I model if else conditional statements in Gurobi? Answered 0 votes 1 comment -
Memory and solve time for Gurobi optimisation loop increases over time Answered 0 votes 6 comments -
'tuple' object has no attribute '_cmodel' Answered 0 votes 2 comments -
Gurobipy_pandas Awaiting user input 0 votes 7 comments -
Repeated Columns Produced by Column Generation 0 votes 0 comments -
Handling Product of Continuous Decision Variables in MATLAB Optimization Toolbox with Gurobi Answered 0 votes 1 comment -
SolutionPools with MIQCP problem Awaiting user input 0 votes 3 comments -
When calling Gurobi by pyomo, if the primal is infeasible, how to find a random dual extreme points and extreme ray without coding the dual? 0 votes 0 comments
Programming
New postWriting & debugging optimization applications, API questions