Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Container for nested types declared in the SetCoverSolutionResponse message type. More...
Public Types | |
enum | Status { Undefined = 0 , Optimal = 1 , Feasible = 2 , Infeasible = 3 , Invalid = 4 } |
Result of the optimization. More... | |
Container for nested types declared in the SetCoverSolutionResponse message type.
Definition at line 1098 of file SetCover.pb.cs.
Result of the optimization.
Definition at line 1102 of file SetCover.pb.cs.