-
Model proven infeasible by zero objective heuristic Answered 0 votes 1 comment -
GurobiError "Constraint has no bool value" is fixed by flipping the constraint. Answered 0 votes 2 comments -
Using min & max functions in objective function Answered 0 votes 15 comments -
Adding Constraint in a Loop; Turn off 'Warm Start' Answered 0 votes 1 comment -
GurobiError: Invalid argument to LinExpr multiplication Answered 0 votes 1 comment -
Can someone try to generate new mex files for the matlab interface, it may fix some issues Answered 0 votes 2 comments -
Infeasible model in python project Answered 0 votes 6 comments -
Using an initial solution while also using lazy constraints Answered 0 votes 11 comments -
addGenConstrMax:'gurobipy.LinExpr' object has no attribute '__cindex__' Answered 0 votes 2 comments -
How to make a deep copy of a linear expression using gurobipy Answered 0 votes 1 comment -
How can I add constraints on the rank of the matrix Answered 0 votes 2 comments -
how can I get constraints Answered 0 votes 2 comments -
Quadratic equality constraints are non-convex: x^2 destroys the convexity Ongoing 0 votes 2 comments -
Maximizing convex function Answered 1 vote 3 comments -
Infeasibility in TSP Awaiting user input 0 votes 1 comment -
What is the alternate for @ operator in optimal transport problem in gurobi in python 2.7? Answered 0 votes 7 comments -
Using solutionpool parameter with BestObjStop Answered 1 vote 1 comment -
How to query GRBModel for pending operations Awaiting user input 0 votes 1 comment -
How can I correctly retrieve/save the relaxed variables values associated with the best bound? Answered 0 votes 1 comment -
How is my model infeasible? The found IIS looks like 6 linear equations. Answered 0 votes 2 comments -
sum of array constraints Answered 0 votes 1 comment -
"string index out of range" error within quicksum Awaiting user input 0 votes 1 comment -
Is there a way to tell gurobi to stay at root node until a certain condition is met? Answered 0 votes 6 comments -
GurobiError: Constraint has no bool value (are you trying "lb <= expr <= ub"?) Awaiting user input 0 votes 3 comments -
Do lazy constraints cut fractional solutions? Answered 0 votes 1 comment -
Explored 0 nodes (0 simplex iterations) in 0.00 seconds Awaiting user input 0 votes 3 comments -
set the parameter to add Gurobi cuts only at the root node and only branching in the subsequent nodes Answered 0 votes 4 comments -
Relax variable constraints c++ Answered 0 votes 2 comments -
How to solve large LP Awaiting user input 0 votes 6 comments -
Feed starting solution from construction heuristic Answered 0 votes 2 comments
Programming
New postWriting & debugging optimization applications, API questions