-
Change solution strategy to standard (ImproveStartGap,ImproveStartNodes,ImproveStartTime) Answered 0 votes 2 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 -
GurobiError: Invalid argument to LinExpr multiplication Answered 0 votes 6 comments -
Skipping non-existing decision variables in for loop Answered 0 votes 1 comment -
Having 2 implemented Callback methods Answered 0 votes 3 comments -
long time after root relaxation before branch and bound Answered 0 votes 3 comments -
For the case of non convex QCP, How can I set the initial solution? Answered 0 votes 1 comment -
TypeError: 'gurobipy.LinExpr' object is not iterable Answered 0 votes 2 comments -
How can I create a multidict with data from excel file? Answered 0 votes 1 comment -
Large matrix coefficients and large RHS warning Answered 0 votes 1 comment -
Binary Variables were assigned a continous value Answered 0 votes 1 comment -
How Gurobi compute IIS for MIP problem? Answered 1 vote 5 comments -
Adding time window constraints on VRP gets an unexpected result Answered 0 votes 1 comment -
Presolve disabled leads to constraint violation Answered 0 votes 2 comments -
Behaviour of IntInf in the branch-and-cut tree search log Answered 0 votes 3 comments -
Algorithms and solution methods to verify the solution from gurobi Answered 0 votes 1 comment -
solver takes ages to close GAP Answered 0 votes 4 comments -
Determine the solution from the optimal facet in LP Answered 0 votes 1 comment -
The algorithm behind the semi-continuous variable Answered 0 votes 1 comment -
The method used in QCQP Answered 0 votes 1 comment -
Interpreting the log file for the branch-and-cut tree search Answered 0 votes 6 comments -
Gurobi Model Infeasible or unbounded Answered 0 votes 1 comment -
PWL constraints efficiency Answered 0 votes 3 comments -
Can the callback function combine two check mechanism?(TSP subtour elimination + Bender's decomposition) Answered 0 votes 2 comments -
Lazy callback Answered 0 votes 2 comments -
Is the TSP example's code in Gurobi documentation wrong??? Answered 0 votes 2 comments -
How to use callback function within multi-objective optimization? Answered 0 votes 1 comment -
When Gurobi can implement algorithms for SDP, especially for larger-scale matrix ? Answered 0 votes 2 comments
Algorithms
New postHow optimization algorithms work & improving their performance