Struct vrp_core::solver::objectives::TotalCost [−][src]
pub struct TotalCost;Expand description
An objective function for total cost minimization as a target.
Implementations
Creates an objective to minimize total cost.