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