FlowGenerator.jl
  • Getting started
    • Public interface
      • Bin Packing Problem
  • For developers
    • Column Generation
    • Data Containers
    • Mip Model
    • Network Flow Model
    • Network Flow Solver
    • Shortest Path Solver
Version
  • For developers
  • Column Generation
  • Column Generation
GitHub

Column Generation

Warning

The Column Generation documentation is under construction

FlowGenerator.ColumnGeneration.add_column! — Method
add_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.

source
« Bin Packing ProblemData Containers »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.3.0 on Monday 4 March 2024. Using Julia version 1.10.2.