-
Seeking help: I'm getting infinite loop of the exactly same (non optimal) solution Answered 0 votes 9 comments -
Hierarchical optimization and RelTol Answered 0 votes 4 comments -
Terminate when the first BestBd is found Answered 0 votes 4 comments -
Pruning the search tree from Callback Answered 0 votes 4 comments -
How to find all Pareto Optimal solutions in a multi objective problem Ongoing 2 votes 5 comments -
How to make random sample of normal distribution? Ongoing 0 votes 2 comments -
FarkasDual and FarkasProof Answered 1 vote 7 comments -
Ignored lazy constraint leads to wrong solution Ongoing 1 vote 20 comments -
how do I change variable type with c++ API? Answered 0 votes 3 comments -
Setting up Branching Priority for GUROBI in Pyomo Answered 0 votes 2 comments -
difference between python gurobi and AMPL gurobi Answered 0 votes 2 comments -
problem with adding constraint to the model Answered 0 votes 4 comments -
What do "signomial equality constraints" mean? Answered 0 votes 2 comments -
Fractional solve? Answered 0 votes 5 comments -
multiprocessing: passing a Gurobi model from a process to another Answered 0 votes 4 comments -
multiprocessing, model updating, iterative process Answered 0 votes 11 comments -
Sparse variable matrices in Python Answered 0 votes 7 comments -
Infeasible Model - IIS understanding Answered 0 votes 3 comments -
Objective Function based on Interpolation/Look-Up Table Answered 0 votes 2 comments -
Python API: Using single component of a MVar object in a non-matrix constraint Answered 0 votes 3 comments -
gurobipy.GurobiError: Unknown attribute 'DualVio' Answered 1 vote 6 comments -
Is there a rule to write addvar or addvars? Answered 0 votes 2 comments -
How do I handle the following logic? 0 votes 1 comment -
Is the root node included in the nodeCount attribute? Answered 1 vote 2 comments -
Which funtion to use for QCQP? Answered 0 votes 2 comments -
Alternative termination condition Answered 0 votes 2 comments -
How to implement callback with 2 constraints Ongoing 0 votes 3 comments -
Ignored upper bound set on variable Answered 0 votes 6 comments -
Key error Answered 0 votes 9 comments -
Strange values for GRB_CB_MIP_OBJBST and GRB_CB_MIP_OBJBND at root node Answered 0 votes 5 comments
Programming
New postWriting & debugging optimization applications, API questions