![]() |
Google OR-Tools v9.12
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 2563 of file LinearSolver.pb.cs.
Enumerator | |
---|---|
Sos1Default | At most one variable in |
Sos2 | At most two consecutive variables from |
Definition at line 2564 of file LinearSolver.pb.cs.