-
Multiple subproblems Answered 1 vote 3 comments -
Querying for solver time before B&B starts? Answered 0 votes 2 comments -
Creating a relaxed version of my model Answered 0 votes 1 comment -
Solving non-convex problems Answered 0 votes 24 comments -
Adding constraint in gurobipy-pandas with arrays of different lengths Answered 0 votes 2 comments -
Changing weights for a multi-objective Problem. Answered 0 votes 2 comments -
Passing feasible solutions to GUROBI when solving non-convex models. Answered 0 votes 6 comments -
Suppress console outputs Answered 0 votes 3 comments -
Printing Lagrange multipliers Answered 0 votes 4 comments -
How to print solution with variable names Awaiting user input 0 votes 1 comment -
Objective function call to external function Answered 0 votes 2 comments -
Infeasible solution on Gurobi/Python Model (Scheduling Model Mixed Integer Programming) Answered 0 votes 3 comments -
Can we print constraints as they are added? Hows? Answered 0 votes 1 comment -
problem infeasible or unbounded Ongoing 0 votes 2 comments -
KeyError: 0e Answered 0 votes 1 comment -
Retrieving multiple optimal solutions for multiscenario in Python Answered 0 votes 2 comments -
Help with constraints Awaiting user input 0 votes 6 comments -
Gurobi seems not able to solve an SOCP problem to optimal Answered 1 vote 8 comments -
Accessing the reduced costs of the variables in each branch and bound tree Answered 0 votes 3 comments -
How do i solve two non linear constraints that depend on one another? Answered 0 votes 1 comment -
How to define a list of n tuples, each tuple contains 2 variables Answered 1 vote 4 comments -
additional argument in callback function Answered 0 votes 1 comment -
Summing Variables by Indices in Python Answered 0 votes 1 comment -
Unfeasible Constraint- Unable to figure it out Answered 1 vote 1 comment -
Vectorized constraint Answered 0 votes 6 comments -
Why Gurobi doesn't use provided warm-start basis? Awaiting user input 0 votes 1 comment -
Trying to define a variable as the index in another (vector) variable (MATLAB,YALMIP) Answered 0 votes 3 comments -
Trying to work with maximum-value causes model is infeasible-error Answered 0 votes 2 comments -
how to decrease the running time for a sequence optimisation Awaiting user input 0 votes 3 comments -
Retrieving the dual value from a model with quadratic constraints Answered 0 votes 8 comments
Programming
New postWriting & debugging optimization applications, API questions