![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Container for nested types declared in the FlowModelProto message type. More...
Container for nested types declared in the FlowModelProto message type.
Definition at line 982 of file FlowProblem.pb.cs.
Public Types | |
| enum | ProblemType { LinearSumAssignment = 0 , MaxFlow = 1 , MinCostFlow = 2 } |
| The type of problem to solve. More... | |
The type of problem to solve.
| Enumerator | |
|---|---|
| LinearSumAssignment | |
| MaxFlow | |
| MinCostFlow | |
Definition at line 986 of file FlowProblem.pb.cs.