Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Local search metaheuristics used to guide the search. Apart from greedy descent, they will try to escape local minima. More...
Classes | |
class | Types |
Container for nested types declared in the LocalSearchMetaheuristic message type. More... | |
Public Member Functions | |
LocalSearchMetaheuristic () | |
LocalSearchMetaheuristic (LocalSearchMetaheuristic other) | |
LocalSearchMetaheuristic | Clone () |
override bool | Equals (object other) |
bool | Equals (LocalSearchMetaheuristic other) |
override int | GetHashCode () |
override string | ToString () |
void | WriteTo (pb::CodedOutputStream output) |
int | CalculateSize () |
void | MergeFrom (LocalSearchMetaheuristic other) |
void | MergeFrom (pb::CodedInputStream input) |
Properties | |
static pb::MessageParser< LocalSearchMetaheuristic > | Parser [get] |
static pbr::MessageDescriptor | Descriptor [get] |
Local search metaheuristics used to guide the search. Apart from greedy descent, they will try to escape local minima.
Definition at line 339 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 364 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 372 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 440 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 378 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 390 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 384 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 402 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 450 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 459 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 412 of file RoutingEnums.pb.cs.
|
inline |
Definition at line 418 of file RoutingEnums.pb.cs.
|
staticget |
Definition at line 352 of file RoutingEnums.pb.cs.
|
staticget |
Definition at line 348 of file RoutingEnums.pb.cs.