Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.Graph.FlowModelProto.Types Class Reference

Container for nested types declared in the FlowModelProto message type. More...

Detailed Description

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...

Member Enumeration Documentation

◆ ProblemType

The type of problem to solve.

Enumerator
LinearSumAssignment 
MaxFlow 
MinCostFlow 

Definition at line 986 of file FlowProblem.pb.cs.


The documentation for this class was generated from the following file: