-
Using a for loop for a single or specific value in variable list in constraint formulation Answered 0 votes 210 comments -
Using a for loop which has range of values in the constraint formulation Answered 0 votes 59 comments -
Some problems about parameter selection and Max constraint violation exceeded tolerance Answered 0 votes 30 comments -
Restricting multiple flows in network Answered 1 vote 27 comments -
Nested Summation constraint for MILP problem Answered 0 votes 26 comments -
Issue in indexing gurobi matrix variable in constraints in python Answered 0 votes 26 comments -
Fast constraint rhs modification Answered 0 votes 25 comments -
Solving non-convex problems Answered 0 votes 24 comments -
Help in gurobipy Answered 0 votes 24 comments -
User MIP start did not produce a new incumbent solution/ Another try with MIP start Answered 0 votes 24 comments -
Callback Setsolution from a MIP solution node Ongoing 1 vote 23 comments -
Is this IIS infeasible? Awaiting user input 0 votes 21 comments -
Converting C++ coded Model into python correctly Answered 0 votes 21 comments -
No sensible solution but Code dont have errors Answered 0 votes 20 comments -
Solver gets stuck in "Root Simplex" after finding optimal solution Answered 0 votes 20 comments -
Ignored lazy constraint leads to wrong solution Ongoing 1 vote 20 comments -
Sensitivity analysis, quadratic constraints Answered 0 votes 19 comments -
Writing solution pool to .sol file Answered 1 vote 19 comments -
How to index a dictionary or list with a list? Answered 0 votes 18 comments -
Quadratic constraint Answered 0 votes 17 comments -
Constraint has no bool value (are you trying "lb <= expr <= ub"?) Ongoing 0 votes 17 comments -
Quicksum not automatically summing coefficients Answered 0 votes 16 comments -
R API slower than AMPL? Answered 0 votes 16 comments -
Python call to chgCoef yields attribute error for __cindex__ Answered 0 votes 16 comments -
Traceback error in gurobi.Model.optimize Answered 0 votes 15 comments -
Using min & max functions in objective function Answered 0 votes 15 comments -
Sign of dual (pi) value Answered 0 votes 15 comments -
With decision variables in 'for' loop occur:Error code 0: Constraint has no bool value (are you trying "lb <= expr <= ub"?) Answered 0 votes 15 comments -
gurobipy.Model.addGenConstrMin() Invalid data in vars array Answered 1 vote 15 comments -
no module name 'gurobipy' Answered 0 votes 15 comments
Programming
New postWriting & debugging optimization applications, API questions