-
Having 2 implemented Callback methods Answered 0 votes 3 comments -
Does the Gurobi MIP Solver use safe bounds? Answered 0 votes 1 comment -
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 -
Presolve disabled leads to constraint violation Answered 0 votes 2 comments -
How Gurobi compute IIS for MIP problem? Answered 1 vote 5 comments -
Behaviour of IntInf in the branch-and-cut tree search log Answered 0 votes 3 comments -
Adding time window constraints on VRP gets an unexpected result Answered 0 votes 1 comment -
column generation dual variables Answered 0 votes 6 comments -
Algorithms and solution methods to verify the solution from gurobi Answered 0 votes 1 comment -
Questions on the mechanic of the hierarchical method for multi-objective optimization Answered 0 votes 3 comments -
solver takes ages to close GAP Answered 0 votes 4 comments -
The method used in QCQP Answered 0 votes 1 comment -
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 -
Gurobi Model Infeasible or unbounded Answered 0 votes 1 comment -
Interpreting the log file for the branch-and-cut tree search Answered 0 votes 6 comments -
PWL constraints efficiency Answered 0 votes 3 comments -
Lazy callback Answered 0 votes 2 comments -
Can the callback function combine two check mechanism?(TSP subtour elimination + Bender's decomposition) 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 -
Using ConcurrentMIP Answered 0 votes 5 comments -
When Gurobi can implement algorithms for SDP, especially for larger-scale matrix ? Answered 0 votes 2 comments -
Effect of more processors Answered 0 votes 2 comments -
What is the difference between the nodes Explored time and the cpu time? Answered 0 votes 3 comments
Algorithms
New postHow optimization algorithms work & improving their performance