-
How to terminate once gap% is small? Answered 0 votes 2 comments -
Unable to retrieve solution after solving LP with PDHG (alpha version) Answered 0 votes 4 comments -
Gurobi solvetime in pyomo Answered 0 votes 2 comments -
How to introspect solver configuation parameters? Answered 0 votes 1 comment -
Batch mode failed in AWS Lambda with CURL 26 error "read function returned funny value" Answered 0 votes 1 comment -
Is it possible to load .sol files from a buffer-like object (e.g. io.StringIO) instead of a file? Answered 0 votes 4 comments -
Gurobi Reporting Incorrect Optimal Solution Answered 0 votes 1 comment -
Multiple MIP starts with the same makespan Answered 0 votes 2 comments -
Documentation mismatch for range constraints Answered 0 votes 1 comment -
Are there any specific settings one should use when no solutions to a MIP are expected? Answered 0 votes 2 comments -
Matheuristic: Injecting Heuristic Solutions more regularly Awaiting user input 0 votes 1 comment -
Error code 10019 Answered 0 votes 1 comment -
Convex Programming Answered 0 votes 4 comments -
Getting the decision variable's local bounds within the B&B tree Answered 0 votes 4 comments -
Where are node files saved? Answered 0 votes 1 comment -
Running a loaded Model with New Data Answered 0 votes 3 comments -
Performance differences in creation of MLinExpr and constraint addition in Python API Answered 0 votes 1 comment -
User cuts for relxation Answered 0 votes 6 comments -
Comparing memory usage between different model formulations Answered 0 votes 7 comments -
Feasibility of non convex QCQP Answered 0 votes 2 comments -
How to obtain the coefficient matrices for a QCQP problem? Answered 0 votes 1 comment -
Suggestions for debugging double free error? Answered 0 votes 6 comments -
Hello. I am implementing L-shaped method (stochastic version of Benders decompostion) and have some question Answered 0 votes 2 comments -
Warning: Solver not applicable (gurobi does not support signomial constraints) Answered 0 votes 1 comment -
Descrepency in results and a computation check Awaiting user input 0 votes 3 comments -
User Cuts, Callback Efficiency, and Internal Cut Generation Answered 1 vote 1 comment -
addCut ignored despite PreCrush=1 in Branch-and-Cut implementation Answered 0 votes 3 comments -
C style in C++ API Answered 0 votes 1 comment -
Incumbent solution is not updated after optimality cut Awaiting user input 0 votes 5 comments -
Using infeasability analsis to track wrong input data Answered 0 votes 1 comment
Programming
New postWriting & debugging optimization applications, API questions