Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.constraintsolver.RoutingParameters 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 RoutingParameters.java.

Member Function Documentation

◆ getDescriptor()

static com.google.protobuf.Descriptors.FileDescriptor com.google.ortools.constraintsolver.RoutingParameters.getDescriptor ( )
static

Definition at line 40 of file RoutingParameters.java.

◆ registerAllExtensions() [1/2]

static void com.google.ortools.constraintsolver.RoutingParameters.registerAllExtensions ( com.google.protobuf.ExtensionRegistry registry)
static

Definition at line 13 of file RoutingParameters.java.

◆ registerAllExtensions() [2/2]

static void com.google.ortools.constraintsolver.RoutingParameters.registerAllExtensions ( com.google.protobuf.ExtensionRegistryLite registry)
static

Definition at line 9 of file RoutingParameters.java.


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