Struct vrp_core::models::problem::FixedJobPermutation [−][src]
pub struct FixedJobPermutation { /* fields omitted */ }Specifies permutation generator which allows only fixed set of permutations.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FixedJobPermutation
impl RefUnwindSafe for FixedJobPermutationimpl Send for FixedJobPermutation
impl Send for FixedJobPermutationimpl Sync for FixedJobPermutation
impl Sync for FixedJobPermutationimpl Unpin for FixedJobPermutation
impl Unpin for FixedJobPermutationimpl UnwindSafe for FixedJobPermutation
impl UnwindSafe for FixedJobPermutation