Struct vrp_core::solver::objectives::TotalDuration [−][src]
pub struct TotalDuration;
Expand description
An objective function for total duration minimization as a target.
Implementations
impl TotalDuration[src]
impl TotalDuration[src]pub fn minimize() -> TargetObjective[src]
pub fn minimize() -> TargetObjective[src]Creates an objective to minimize total duration.
Auto Trait Implementations
impl RefUnwindSafe for TotalDuration
impl Send for TotalDuration
impl Sync for TotalDuration
impl Unpin for TotalDuration
impl UnwindSafe for TotalDuration
Blanket Implementations
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]
impl<T> BorrowMut<T> for T where
T: ?Sized, [src]pub fn borrow_mut(&mut self) -> &mut T[src]
pub fn borrow_mut(&mut self) -> &mut T[src]Mutably borrows from an owned value. Read more
impl<T> Pointable for T
impl<T> Pointable for Timpl<V, T> VZip<V> for T where
V: MultiLane<T>,
impl<V, T> VZip<V> for T where
V: MultiLane<T>,