-
What are common uses of GRBfixmodel()? Open 0 votes 2 comments -
how to generate .mps file if using GAMS with gurobi solver? Answered 0 votes 12 comments -
How to warm start convex Quadratic Programs after changing objective function Answered 0 votes 2 comments -
The optimization model cannot be solved: info: 'Either infeasible or unbounded (GUROBI-GUROBI)' Answered 0 votes 3 comments -
MIPGAP Graph Answered 0 votes 3 comments -
GRBgeterrormsg() vs GRBgetmerrormsg() Ongoing 0 votes 2 comments -
Trouble debugging GRBEnv error on web server Answered 0 votes 13 comments -
model.getVars() TypeError: unhashable type: 'slice' Answered 0 votes 3 comments -
Equivalences to certain CPLEX API calls/parameters 0 votes 2 comments -
Gurobi Error 10030: Overage for too long, X active sessions and over the baseline for Y minutes 0 votes 3 comments -
Gurobi missing optimal solutions? Answered 0 votes 9 comments -
Column Generation for Mix Passenger Flow Answered 0 votes 6 comments -
Multiprocessing with gurobi Answered 0 votes 1 comment -
Apparently feasible start solution ignored. Answered 0 votes 1 comment -
What's the default options of AddGenConstrExp() ? Answered 0 votes 1 comment -
KeyError when running TSP example (tsp.ipynb) during m.optimize(subtourelim) Answered 0 votes 1 comment -
How to read SMPS format in Python with gurobipy? Answered 0 votes 1 comment -
Release build via CMake vs raw Makefile Answered 0 votes 1 comment -
Python 3.13 support Answered 0 votes 5 comments -
Recommended method for fixing variables Answered 0 votes 3 comments -
How to get lower bound of SOCP? Answered 0 votes 2 comments -
addMVar() many times slower than addVars Answered 0 votes 3 comments -
How to Use the addGenConstrMax Function with Decision Variables Answered 0 votes 6 comments -
Usercut callback and lazycut callback via C Answered 0 votes 3 comments -
Convert presolved model to original model Answered 0 votes 1 comment -
Gurobi 12.0 with Pyomo Answered 0 votes 2 comments -
Finding multiple feasible solutions using JuMP in julia Awaiting user input 0 votes 4 comments -
Bilinear Interpolation Help Awaiting user input 0 votes 1 comment -
Change sets in a optimization loop Ongoing 0 votes 8 comments -
Odd behaviors with NA in the objective function Answered 0 votes 3 comments
Programming
New postWriting & debugging optimization applications, API questions