![]() |
OR-Tools
9.2
|
Go to the source code of this file.
Classes | |
| struct | ArcFlowGraph |
| struct | ArcFlowGraph::Arc |
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
| namespace | operations_research::packing |
Functions | |
| ArcFlowGraph | BuildArcFlowGraph (const std::vector< int > &bin_dimensions, const std::vector< std::vector< int > > &item_dimensions_by_type, const std::vector< int > &demand_by_type) |