Enum gurobi::SOSType [] [src]

pub enum SOSType {
    SOSType1,
    SOSType2,
}

Type of new SOS constraint

Variants

Trait Implementations

impl Debug for SOSType
[src]

Formats the value using the given formatter.

impl Into<i32> for SOSType
[src]

Performs the conversion.