-
Non-optimal solutions when solving an aTSP with Gurobi Answered 0 votes 1 comment -
Relaxations executed by gurobi Answered 0 votes 1 comment -
how to count a specific number in the Var list Answered 1 vote 1 comment -
Same nodes but different solution time (VRP Time Windows) Answered 1 vote 3 comments -
Interpretation best bound NoRel heuristic Answered 1 vote 1 comment -
Control over the number of callbacks in MIPNODE Answered 0 votes 3 comments -
Numerical trouble encountered when solving convex QCQP Answered 0 votes 1 comment -
How to improve solver solution time in VRP TW Optimization Answered 1 vote 6 comments -
MILP takes way too much time Answered 2 votes 2 comments -
Complexity reduction makes the algorithm slower Answered 0 votes 5 comments -
Log continually print 'Processing user MIP start: 0 nodes explored in subMIP, total elapsed time xxxs' when I set an initial value for all variables of MIP model Answered 0 votes 1 comment -
Large MIP Model Stops Progressing - Many Equivalent Solutions? Answered 0 votes 3 comments -
How can Gurobi be deterministic considering "Performance Variability"? Answered 0 votes 1 comment -
Setting IntegralityFocus=1 accelerates solution? Answered 0 votes 1 comment -
How Gurobi solves a optimisation problem that doesn't have an objective? Answered 0 votes 3 comments -
Disable Crossover for MILP that is reduced to LP in Presolve Answered 0 votes 7 comments -
Problems very similar to each other requiring much much different amount of time to be solved Answered 0 votes 1 comment -
Solution to unbounded problems Answered 0 votes 1 comment -
Stop the program while running Answered 0 votes 1 comment -
In column generation, including negative reduced cost columns does not improve the LP. Answered 0 votes 5 comments -
Quadratic constraints contain large coefficients on linear part. Answered 0 votes 1 comment -
Optimizing away dummy binary variables with values determined by other variables? Answered 0 votes 1 comment -
Unable to find optimal solution for some instances Answered 0 votes 8 comments -
Lagrangian Relaxation Answered 0 votes 4 comments -
What algorithm is used for my optimization? Answered 0 votes 1 comment -
How was upper bound generated for non-linear, non-convex maximization optimization model? Answered 0 votes 3 comments -
IndexError: list index out of range Answered 0 votes 1 comment -
Change solution strategy to standard (ImproveStartGap,ImproveStartNodes,ImproveStartTime) Answered 0 votes 2 comments -
Skipping non-existing decision variables in for loop Answered 0 votes 1 comment -
GurobiError: Invalid argument to LinExpr multiplication Answered 0 votes 6 comments
Algorithms
New postHow optimization algorithms work & improving their performance