-
My software build is _broken_ after upgrading to Gurobi 10.0.3 Maven package Ongoing 0 votes 2 comments -
Callback for customized stopping rule based on Barrier dual bound for LP in Julia Answered 0 votes 6 comments -
Kmeans as mixed integer programming Answered 0 votes 2 comments -
quicksum() and sum() Answered 0 votes 1 comment -
Using variable to index size of array, element of array and range of for loop Answered 1 vote 11 comments -
What are possible reasons that can cause Gurobi to crash in a Java application with a core-dump? Ongoing 0 votes 1 comment -
File src/gurobipy/gurobi.pxi:3647, in gurobipy.read() File src/gurobipy/gurobi.pxi:70, in gurobipy.gurobi.read() AttributeError: 'PosixPath' object has no attribute 'find' Answered 0 votes 1 comment -
About optimizing parameter settings and the reasons for solution failure Answered 0 votes 4 comments -
LP Warm Start (Python) Open 0 votes 4 comments -
how to set the optimization target to a constant Answered 0 votes 1 comment -
Is there a way to fix a parameter value when using the automatic tuning tool? Answered 0 votes 3 comments -
Different solutions for different launches of MIP Awaiting user input 0 votes 1 comment -
How to make the branch and cut tree only use Barrier to solve the node LP? Answered 0 votes 1 comment -
The results obtained by using quadprog and gurobi are quite different Answered 0 votes 1 comment -
Branching priority for a sub-set of variables in Gurobipy Answered 0 votes 1 comment -
Stochastic Optimization Model 0 votes 0 comments -
Question about model.AddGenConstrIndicator() Answered 0 votes 3 comments -
How to print out "root node" information when solving a MIP with Gurobi? Ongoing 0 votes 3 comments -
A problem with the solution printing and objective value, please help! Answered 0 votes 1 comment -
problem during trying to solve a bilinear problem Answered 0 votes 3 comments -
Solve string data Answered 0 votes 5 comments -
How to test if a feasible solution is optimal Answered 0 votes 1 comment -
Formulate Second Order Cone Constraints in Gurobi Answered 0 votes 9 comments -
The Electric Vehicle Routing Problem (EVRP) Model is always infeasible Answered 0 votes 5 comments -
Maximum recursion depth exceeded while calling a Python object Answered 0 votes 1 comment -
About finding only one optimal solution Awaiting user input 0 votes 1 comment -
DeprecationWarning: Deprecated, pass a TempConstr or use Model.addLConstr Answered 0 votes 4 comments -
MVars and MConstrs in feasRelax Answered 0 votes 2 comments -
Conic optimization with second-order cone - MIP finds a better solution than relaxation Answered 0 votes 5 comments -
How to Warmstart LP relaxations within MIP Gurobi solver ? Answered 0 votes 3 comments
Programming
New postWriting & debugging optimization applications, API questions