Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.graph.FlowProblem Class Reference

Static Public Member Functions

static void registerAllExtensions (com.google.protobuf.ExtensionRegistryLite registry)
 
static void registerAllExtensions (com.google.protobuf.ExtensionRegistry registry)
 
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor ()
 

Detailed Description

Definition at line 7 of file FlowProblem.java.

Member Function Documentation

◆ getDescriptor()

static com.google.protobuf.Descriptors.FileDescriptor com.google.ortools.graph.FlowProblem.getDescriptor ( )
static

Definition at line 35 of file FlowProblem.java.

◆ registerAllExtensions() [1/2]

static void com.google.ortools.graph.FlowProblem.registerAllExtensions ( com.google.protobuf.ExtensionRegistry registry)
static

Definition at line 13 of file FlowProblem.java.

◆ registerAllExtensions() [2/2]

static void com.google.ortools.graph.FlowProblem.registerAllExtensions ( com.google.protobuf.ExtensionRegistryLite registry)
static

Definition at line 9 of file FlowProblem.java.


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