Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
com.google.ortools.constraintsolver.PerturbationStrategy.Builder Class Reference
Inheritance diagram for com.google.ortools.constraintsolver.PerturbationStrategy.Builder:
com.google.ortools.constraintsolver.PerturbationStrategyOrBuilder

Public Member Functions

Builder clear ()
 
com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
 
com.google.ortools.constraintsolver.PerturbationStrategy getDefaultInstanceForType ()
 
com.google.ortools.constraintsolver.PerturbationStrategy build ()
 
com.google.ortools.constraintsolver.PerturbationStrategy buildPartial ()
 
Builder mergeFrom (com.google.protobuf.Message other)
 
Builder mergeFrom (com.google.ortools.constraintsolver.PerturbationStrategy other)
 
final boolean isInitialized ()
 
Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
 

Static Public Member Functions

static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
 

Protected Member Functions

com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable ()
 

Detailed Description

Defines how a reference solution is perturbed.

Protobuf type operations_research.PerturbationStrategy

Definition at line 335 of file PerturbationStrategy.java.

Member Function Documentation

◆ build()

com.google.ortools.constraintsolver.PerturbationStrategy com.google.ortools.constraintsolver.PerturbationStrategy.Builder.build ( )

Definition at line 380 of file PerturbationStrategy.java.

◆ buildPartial()

com.google.ortools.constraintsolver.PerturbationStrategy com.google.ortools.constraintsolver.PerturbationStrategy.Builder.buildPartial ( )

Definition at line 389 of file PerturbationStrategy.java.

◆ clear()

Builder com.google.ortools.constraintsolver.PerturbationStrategy.Builder.clear ( )

Definition at line 363 of file PerturbationStrategy.java.

◆ getDefaultInstanceForType()

com.google.ortools.constraintsolver.PerturbationStrategy com.google.ortools.constraintsolver.PerturbationStrategy.Builder.getDefaultInstanceForType ( )

Definition at line 375 of file PerturbationStrategy.java.

◆ getDescriptor()

static final com.google.protobuf.Descriptors.Descriptor com.google.ortools.constraintsolver.PerturbationStrategy.Builder.getDescriptor ( )
static

Definition at line 340 of file PerturbationStrategy.java.

◆ getDescriptorForType()

com.google.protobuf.Descriptors.Descriptor com.google.ortools.constraintsolver.PerturbationStrategy.Builder.getDescriptorForType ( )

Definition at line 370 of file PerturbationStrategy.java.

◆ internalGetFieldAccessorTable()

com.google.protobuf.GeneratedMessage.FieldAccessorTable com.google.ortools.constraintsolver.PerturbationStrategy.Builder.internalGetFieldAccessorTable ( )
protected

Definition at line 346 of file PerturbationStrategy.java.

◆ isInitialized()

final boolean com.google.ortools.constraintsolver.PerturbationStrategy.Builder.isInitialized ( )

Definition at line 413 of file PerturbationStrategy.java.

◆ mergeFrom() [1/3]

Builder com.google.ortools.constraintsolver.PerturbationStrategy.Builder.mergeFrom ( com.google.ortools.constraintsolver.PerturbationStrategy other)

Definition at line 405 of file PerturbationStrategy.java.

◆ mergeFrom() [2/3]

Builder com.google.ortools.constraintsolver.PerturbationStrategy.Builder.mergeFrom ( com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry ) throws java.io.IOException

Definition at line 418 of file PerturbationStrategy.java.

◆ mergeFrom() [3/3]

Builder com.google.ortools.constraintsolver.PerturbationStrategy.Builder.mergeFrom ( com.google.protobuf.Message other)

Definition at line 396 of file PerturbationStrategy.java.


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