Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
OperationsResearch.AcceptanceStrategy.Types Class Reference

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

Public Types

enum  Value { Unset = 0 , GreedyDescent = 1 }
 

Detailed Description

Container for nested types declared in the AcceptanceStrategy message type.

Definition at line 846 of file RoutingIls.pb.cs.

Member Enumeration Documentation

◆ Value

Enumerator
Unset 

Unspecified value.

GreedyDescent 

Accept only solutions that are improving with respect to the reference one.

Definition at line 847 of file RoutingIls.pb.cs.


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