Struct vrp_core::solver::objectives::TotalValue [−][src]
pub struct TotalValue {}Expand description
A type which provides functionality needed to maximize total value of served jobs.
Implementations
Creates (constraint, objective) type pair which provides logic to maximize total value.