-
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 -
How to assign a new variable equal to min of two other variable (Gurobi in Python) Ongoing 0 votes 20 comments -
Large matrix coefficients and large RHS warning Answered 0 votes 1 comment -
Checking feasibility of the problem Ongoing 0 votes 5 comments -
Binary Variables were assigned a continous value Answered 0 votes 1 comment -
Object type changing to string after being declared as a continuous variable? Awaiting user input 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 -
Request help in speeding up optimization(Mixed Integer Quadratic Problem) or finding why its taking that much time? Awaiting user input 0 votes 5 comments -
Disable MIP Presolve but preserve other Presolve Awaiting user input 0 votes 3 comments -
Setting Threads parameter does not work as expected Awaiting user input 0 votes 7 comments -
Upper bound and Lower bound for Benders decomposition in callback version Awaiting user input 0 votes 1 comment -
How to use callback function within multi-objective optimization? Answered 0 votes 1 comment -
Benders Decomposition using Callback Ongoing 0 votes 5 comments -
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