idol
A C++ Framework for Optimization
|
Describes a collection of examples related to robust optimization.
Example name | Description |
---|---|
flp-ccg | Models a two-stage robust capacitated facility location problem with discrete second-stage and solves it with a column-and-constraint algorithm using MibS for solving the separation problem and Gurobi for the master problem. |