Enum gurobi::model::SOSType
[−]
[src]
pub enum SOSType {
SOSType1,
SOSType2,
}Variants
SOSType1SOSType2pub enum SOSType {
SOSType1,
SOSType2,
}SOSType1SOSType2impl Debug for SOSType[src]impl Into<i32> for SOSType[src]