Type Alias vrp_core::solver::RosomaxaPopulation

source ·
pub type RosomaxaPopulation = Rosomaxa<GoalContext, InsertionContext>;
Expand description

A type for rosomaxa population.

Aliased Type§

struct RosomaxaPopulation { /* private fields */ }