Definition at line 506 of file routing_filters.h.
#include <routing_filters.h>
◆ DimensionChecker()
| operations_research::DimensionChecker::DimensionChecker |
( |
const PathState * | path_state, |
|
|
std::vector< Interval > | path_capacity, |
|
|
std::vector< int > | path_class, |
|
|
std::vector< std::function< Interval(int64_t, int64_t)> > | demand_per_path_class, |
|
|
std::vector< Interval > | node_capacity, |
|
|
int | min_range_size_for_riq = kOptimalMinRangeSizeForRIQ ) |
◆ Check()
| bool operations_research::DimensionChecker::Check |
( |
| ) |
const |
◆ Commit()
| void operations_research::DimensionChecker::Commit |
( |
| ) |
|
◆ kOptimalMinRangeSizeForRIQ
| int operations_research::DimensionChecker::kOptimalMinRangeSizeForRIQ = 4 |
|
staticconstexpr |
The documentation for this class was generated from the following files: