-
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 -
I get the following error message when running optimize() Awaiting user input 0 votes 2 comments -
Export Pre-solved Gurobi Model Answered 0 votes 2 comments -
Utilizing variable values during model.optimize() Answered 0 votes 2 comments -
GurobiError: Constraint has no bool value (are you trying "lb <= expr <= ub"?) Awaiting user input 0 votes 2 comments -
A huge number of Equality constraints Answered 0 votes 4 comments -
Omit Variable in Branch and Bound Answered 0 votes 3 comments -
Simple If condition with a decision variable Answered 0 votes 4 comments -
How to update the constraints of a multi-stage problem (remove some, add some) and ensure that the values of the relevant variables decided upon do not disappear Answered 0 votes 2 comments -
Store optimized value into a list Answered 0 votes 2 comments -
Multiple submatrices Answered 0 votes 2 comments -
how to simply count number of nodes based of binary output variables Answered 0 votes 4 comments -
A simple rolling-horizon model is implemented using gurobi, but the result is wrong.(C++ api) Answered 0 votes 2 comments -
Error reading LP format file.. Unrecognized constraint RHS or sense Answered 0 votes 3 comments
Programming
New postWriting & debugging optimization applications, API questions