Struct vrp_core::solver::mutation::WeightedRecreate [−][src]
pub struct WeightedRecreate { /* fields omitted */ }Expand description
Provides the way to run one of multiple recreate methods.
Implementations
Trait Implementations
fn run(
&self,
refinement_ctx: &RefinementContext,
insertion_ctx: InsertionContext
) -> InsertionContext
fn run(
&self,
refinement_ctx: &RefinementContext,
insertion_ctx: InsertionContext
) -> InsertionContext
Recreates a new solution from the given.