Enum rs_graph::mcf::simplex::Pricing [−][src]
pub enum Pricing {
RoundRobin,
Complete,
Block,
MultiplePartial,
}Variants
Auto Trait Implementations
impl RefUnwindSafe for Pricing
impl RefUnwindSafe for Pricingimpl UnwindSafe for Pricing
impl UnwindSafe for Pricing