Definition at line 680 of file routing_lp_scheduling.h.
◆ GlobalDimensionCumulOptimizer()
◆ ComputeCumulCostWithoutFixedTransits()
| bool ComputeCumulCostWithoutFixedTransits |
( |
const std::function< int64(int64)> & |
next_accessor, |
|
|
int64 * |
optimal_cost_without_transits |
|
) |
| |
◆ ComputeCumuls()
| bool ComputeCumuls |
( |
const std::function< int64(int64)> & |
next_accessor, |
|
|
std::vector< int64 > * |
optimal_cumuls, |
|
|
std::vector< int64 > * |
optimal_breaks |
|
) |
| |
◆ ComputePackedCumuls()
| bool ComputePackedCumuls |
( |
const std::function< int64(int64)> & |
next_accessor, |
|
|
std::vector< int64 > * |
packed_cumuls, |
|
|
std::vector< int64 > * |
packed_breaks |
|
) |
| |
◆ dimension()
◆ IsFeasible()
| bool IsFeasible |
( |
const std::function< int64(int64)> & |
next_accessor | ) |
|
The documentation for this class was generated from the following files: