5.2. Mixed-Integer Linear Programming (MILP)ΒΆ
In this chapter we discuss how to use MindOpt to model and solve mixed-integer linear programs. In addition, we also discuss the warm-start, general constraints, and cleanup in MILP.
- 5.2.1. Modeling for Mixed-Integer Linear Programming
- 5.2.2. MILP Modeling and Optimization in C
- 5.2.3. MILP Modeling and Optimization in C++
- 5.2.4. MILP Modeling and Optimization in JAVA
- 5.2.5. MILP Modeling and Optimization in Python
- 5.2.6. MILP Modeling and Optimization in C#
- 5.2.7. MILP Warmstart
- 5.2.8. General Constraints in MILP
- 5.2.9. MILP Solution Pool