Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Container for nested types declared in the PerturbationStrategy message type. More...
Public Types | |
enum | Value { Unset = 0 , RuinAndRecreate = 1 } |
Container for nested types declared in the PerturbationStrategy message type.
Definition at line 669 of file RoutingIls.pb.cs.
Enumerator | |
---|---|
Unset | Unspecified value. |
RuinAndRecreate | Performs a perturbation in a ruin and recreate fashion. |
Definition at line 670 of file RoutingIls.pb.cs.