-
Query on GRBcblazy() -- what happens if added lazy cut is wrong and does not cutoff current candidate MIP solution Ongoing 0 votes 2 comments -
How to create objective function for time window violation? Ongoing 0 votes 5 comments -
How to add waiting time to time window violation? Ongoing 0 votes 12 comments -
write the optimization code with Gurobi Ongoing 0 votes 2 comments -
Float exponent of a variable Ongoing 0 votes 4 comments -
TypeError: bad operand type for unary -: 'GenExprNorm' Ongoing 0 votes 5 comments -
Solving VRP with time window doesn't converge but it makes plausible solution Ongoing 0 votes 3 comments -
Add semi-continious constraint Ongoing 0 votes 3 comments -
Recursively Solving for N Solutions in Pool with Overlap Parameter Ongoing 0 votes 3 comments -
How can I analyse multiple outputs of a model, and compare the results? Ongoing 0 votes 10 comments -
Optimizing integral of exponential function Ongoing 0 votes 6 comments -
How to constrain my variables Ongoing 0 votes 6 comments -
How to define a lower bound for POW function? Ongoing 0 votes 3 comments -
GRBVar::index() seems to not exist Ongoing 0 votes 3 comments -
Warning: max constraint violation exceeds tolerance Ongoing 0 votes 4 comments -
Gurobi stuck after solution found Ongoing 0 votes 2 comments -
linprog in c++ Ongoing 0 votes 8 comments -
How to add a contraint which limits the product of two tuples? Ongoing 0 votes 5 comments -
Correct/legal way to distribute desktop app that uses Gurobi Ongoing 0 votes 1 comment -
Trouble in implementing `if` conditionals in Gurobi Python Objective Function Ongoing 0 votes 3 comments -
Quadratic equality constraints are non-convex: x^2 destroys the convexity Ongoing 0 votes 2 comments -
Model() not included in gurobipy Ongoing 1 vote 5 comments -
Order of constraints affects solution optimality; Code returns suboptimal solution Ongoing 1 vote 13 comments -
Different MIP start outputs Ongoing 0 votes 4 comments -
How to handle absolute value in Gurobi constraints Ongoing 0 votes 4 comments -
How to surpress direct output to stdout if logging enabled - Python API Ongoing 1 vote 3 comments -
Insert a previous result in gurobi Ongoing 0 votes 12 comments -
Constraint has no bool value (are you trying "lb <= expr <= ub"?) Ongoing 0 votes 17 comments -
Callback Setsolution from a MIP solution node Ongoing 1 vote 23 comments -
Continuity Problem Ongoing 0 votes 2 comments
Programming
New postWriting & debugging optimization applications, API questions