Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Container for nested types declared in the RuinStrategy message type. More...
Public Types | |
enum | Value { Unset = 0 , SpatiallyCloseRoutesRemoval = 1 } |
Container for nested types declared in the RuinStrategy message type.
Definition at line 218 of file RoutingIls.pb.cs.
Enumerator | |
---|---|
Unset | Unspecified value. |
SpatiallyCloseRoutesRemoval | Removes a number of spatially close routes. |
Definition at line 219 of file RoutingIls.pb.cs.