Struct gurobi::model::SOS
[−]
[src]
pub struct SOS(_);
The proxy object of a Special Order Set (SOS) constraint.
Trait Implementations
impl Copy for SOS[src]
impl Clone for SOS[src]
fn clone(&self) -> SOS
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more