-
Tuning amount of time spent with warm starts Answered 0 votes 2 comments -
Fix a variable and evaluate the Objective function value Answered 0 votes 3 comments -
Model is infeasible or unbounded Using python Gurobi and solved in 0 secs -2 votes 1 comment -
Finding the domain(s) of variables in a Linear Program using the constraints? (Constraint programming/Linear programming) Answered 0 votes 4 comments -
retrieve changes after model.FeasRelax() 1 vote 1 comment -
How to return value of variables in python Gurobi interface Answered 1 vote 5 comments -
General Constraint error: Invalid general function options or missing closing brackets Answered 0 votes 2 comments -
How to use the optimal solution (Gurobi output) to calculate another equation Answered 0 votes 4 comments -
Creating a Model that Contains Variables and Constraints from another Model Answered 0 votes 3 comments -
How to get runtime for multi-objective formulation using Hierarchical methods? 0 votes 2 comments -
Matlab: max (q1+...q6), st. g*q<P, b1*q<W, 0.2P+0.4W<300000 0 votes 1 comment -
Callback for nonconvex QCP/MIQCP Answered 0 votes 3 comments -
Wrong result after explicitly invoking presolve in Python Answered 0 votes 2 comments -
A bug? Answered 0 votes 2 comments -
Numpy matrix multiplication causes massive Ram usage + crash Answered 0 votes 5 comments -
Implementing SOCP Constraints Using Python Answered 0 votes 3 comments -
Constraint has no bool value (are you trying "lb <= expr <= ub"?) Ongoing 0 votes 17 comments -
General constraint for arbitrary function Answered 0 votes 13 comments -
Starting solution for LP problem Answered 0 votes 2 comments -
Gurobi error 10020: Constraint Q not PSD (diagonal adjustment of 5.6e+01 would be required) Answered 0 votes 2 comments -
Model contains large quadratic objective coefficient range. 2 votes 3 comments -
data_import / syntax error Answered 0 votes 3 comments -
Doing element wise multiplication for MVar in Python (for a Quadratic program) Answered 0 votes 3 comments -
Using a tuple as first part of a double indeces Answered 0 votes 3 comments -
Changing parameter lists within the optimization Answered 0 votes 2 comments -
Iterate over a Gurobi decision variable in an integrated normal distribution Answered 0 votes 4 comments -
Checking Solution and adding Cuts Answered 0 votes 3 comments -
Re-optimizing a Linear Program 0 votes 1 comment -
Solving QP problem using Gurobi in Matlab wrong optimization results 2 votes 2 comments -
R API converges but Gurobi shell does not (for the same MPS file) 0 votes 1 comment
Programming
New postWriting & debugging optimization applications, API questions