Describes stable features of the library related to mixed-integer optimization.
| Feature | Description |
|---|---|
| Modeling interface | Can model mixed-integer optimization problems. |
| Interfacing Gurobi | Can solve mixed-integer optimization problems using Gurobi. |
| Interfacing Cplex | Can solve mixed-integer optimization problems using Cplex. |
| test_wrapper_OsiClp | |
| Interfacing Cplex via Osi | Can solve mixed-integer optimization problems using Cplex via coin-or/Osi. |
| Interfacing HiGHS | Can solve mixed-integer optimization problems using HiGHS. |
| Interfacing GLPK | Can solve mixed-integer optimization problems using GLPK. |
| test_wrapper_JuMP | |
| test_wrapper_OsiSymphony |