Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Container for nested types declared in the MPSosConstraint message type. More...
Public Types | |
enum | Type { Sos1Default = 0 , Sos2 = 1 } |
Container for nested types declared in the MPSosConstraint message type.
Definition at line 2523 of file LinearSolver.pb.cs.
Enumerator | |
---|---|
Sos1Default | At most one variable in |
Sos2 | At most two consecutive variables from |
Definition at line 2524 of file LinearSolver.pb.cs.