Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Container for nested types declared in the AcceptanceStrategy message type. More...
Public Types | |
enum | Value { Unset = 0 , GreedyDescent = 1 } |
Container for nested types declared in the AcceptanceStrategy message type.
Definition at line 846 of file RoutingIls.pb.cs.
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.