Algorithms and Search
Optimization algorithms and logging
Presolve and Solving LPs
MIP Search
- How do I relax the integrality conditions in my model?
- What are the differences between Constraint Programming and MIP?
- How do I pass an objective bound to Gurobi?
- How do I use MIP starts?
- How do I inject a solution calculated in a separate process?
Termination Criteria
Solutions
Logs and Search Statistics
- How do I instruct Gurobi to produce a log file?
- How do I suppress all console output from Gurobi?
- How do I send the log to a file without also printing to the console?
- What does "Presolve: All rows and columns removed" mean?
- Why are there large or increasing MIP gap values?