![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 1850 of file constraint_solver.h.
#include <constraint_solver.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 1854 of file constraint_solver.h.
| int64_t operations_research::Solver::PathEnergyCostConstraintSpecification::EnergyCost::cost_per_unit_above_threshold |
Definition at line 1853 of file constraint_solver.h.
| int64_t operations_research::Solver::PathEnergyCostConstraintSpecification::EnergyCost::cost_per_unit_below_threshold |
Definition at line 1852 of file constraint_solver.h.
| int64_t operations_research::Solver::PathEnergyCostConstraintSpecification::EnergyCost::threshold |
Definition at line 1851 of file constraint_solver.h.