![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <routing_filters.h>
Public Attributes | |
int64_t | min |
int64_t | max |
int64_t | num_negative_infinity |
int64_t | num_positive_infinity |
Definition at line 479 of file routing_filters.h.
int64_t operations_research::DimensionChecker::ExtendedInterval::max |
Definition at line 481 of file routing_filters.h.
int64_t operations_research::DimensionChecker::ExtendedInterval::min |
Definition at line 480 of file routing_filters.h.
int64_t operations_research::DimensionChecker::ExtendedInterval::num_negative_infinity |
Definition at line 482 of file routing_filters.h.
int64_t operations_research::DimensionChecker::ExtendedInterval::num_positive_infinity |
Definition at line 483 of file routing_filters.h.