[−][src]Trait vrp_core::models::common::MultiObjective
A multi objective.
Required methods
fn objectives<'a>(
&'a self
) -> Box<dyn Iterator<Item = &Box<dyn Objective<Solution = Self::Solution> + Send + Sync>> + 'a>
&'a self
) -> Box<dyn Iterator<Item = &Box<dyn Objective<Solution = Self::Solution> + Send + Sync>> + 'a>