![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 886 of file routing_filters.h.
#include <routing_filters.h>
Public Member Functions | |
| bool | IsNull () const |
Public Attributes | |
| int64_t | threshold |
| int64_t | cost_per_unit_below_threshold |
| int64_t | cost_per_unit_above_threshold |
|
inline |
Definition at line 890 of file routing_filters.h.
| int64_t operations_research::PathEnergyCostChecker::EnergyCost::cost_per_unit_above_threshold |
Definition at line 889 of file routing_filters.h.
| int64_t operations_research::PathEnergyCostChecker::EnergyCost::cost_per_unit_below_threshold |
Definition at line 888 of file routing_filters.h.
| int64_t operations_research::PathEnergyCostChecker::EnergyCost::threshold |
Definition at line 887 of file routing_filters.h.