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