DotNet Reference
DotNet Reference
Detailed Description
Local search metaheuristics used to guide the search.
Apart from greedy descent, they will try to escape local minima.
Definition at line 280 of file RoutingEnums.pb.cs.
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] |
Constructor & Destructor Documentation
◆ LocalSearchMetaheuristic() [1/2]
|
inline |
Definition at line 297 of file RoutingEnums.pb.cs.
◆ LocalSearchMetaheuristic() [2/2]
|
inline |
Definition at line 304 of file RoutingEnums.pb.cs.
Member Function Documentation
◆ CalculateSize()
|
inline |
Definition at line 351 of file RoutingEnums.pb.cs.
◆ Clone()
|
inline |
Definition at line 309 of file RoutingEnums.pb.cs.
◆ Equals() [1/2]
|
inline |
Definition at line 319 of file RoutingEnums.pb.cs.
◆ Equals() [2/2]
|
inline |
Definition at line 314 of file RoutingEnums.pb.cs.
◆ GetHashCode()
|
inline |
Definition at line 330 of file RoutingEnums.pb.cs.
◆ MergeFrom() [1/2]
|
inline |
Definition at line 360 of file RoutingEnums.pb.cs.
◆ MergeFrom() [2/2]
|
inline |
Definition at line 368 of file RoutingEnums.pb.cs.
◆ ToString()
|
inline |
Definition at line 339 of file RoutingEnums.pb.cs.
◆ WriteTo()
|
inline |
Definition at line 344 of file RoutingEnums.pb.cs.
Property Documentation
◆ Descriptor
|
staticget |
Definition at line 287 of file RoutingEnums.pb.cs.
◆ Parser
|
staticget |
Definition at line 284 of file RoutingEnums.pb.cs.
The documentation for this class was generated from the following file: