-
Gurobi Constraints - 'gurobipy.LinExpr' object has no attribute 'shape' Answered 0 votes 2 comments -
Can I use customized node relaxation solver to Gurobi? Answered 0 votes 1 comment -
Solving Non-convex MINLP - postponed nodes Answered 0 votes 1 comment -
Create new model in the same C++ file Ongoing 0 votes 4 comments -
Root Node Relaxation Solution Answered 0 votes 1 comment -
Model Infeasibility Answered 0 votes 1 comment -
C1P/TU check in Gurobi Answered 0 votes 1 comment -
Super slow "heuristic" solution injection Answered 0 votes 4 comments -
Kernel Dying Unexpectedly in Windows VSCode with Gurobipy Awaiting user input 0 votes 3 comments -
Usercut callback via python : repeated cut Answered 0 votes 3 comments -
setting division in objective function Answered 0 votes 5 comments -
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
Programming
New postWriting & debugging optimization applications, API questions