Column Generation
The Column Generation documentation is under construction
FlowGenerator.ColumnGeneration.add_column!
— Methodadd_column!(cg::ColumnGenerationOptimizer, column::Column)
Add a column to the the underlying RMP if it does not already exist. Return true if the column was added, false otherwise.