First solution strategies, used as starting point of local search.
More...
First solution strategies, used as starting point of local search.
Definition at line 59 of file RoutingEnums.pb.cs.
◆ FirstSolutionStrategy() [1/2]
Google.OrTools.ConstraintSolver.FirstSolutionStrategy.FirstSolutionStrategy |
( |
| ) |
|
|
inline |
◆ FirstSolutionStrategy() [2/2]
Google.OrTools.ConstraintSolver.FirstSolutionStrategy.FirstSolutionStrategy |
( |
FirstSolutionStrategy | other | ) |
|
|
inline |
◆ CalculateSize()
int Google.OrTools.ConstraintSolver.FirstSolutionStrategy.CalculateSize |
( |
| ) |
|
|
inline |
◆ Clone()
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool Google.OrTools.ConstraintSolver.FirstSolutionStrategy.Equals |
( |
object | other | ) |
|
|
inline |
◆ GetHashCode()
override int Google.OrTools.ConstraintSolver.FirstSolutionStrategy.GetHashCode |
( |
| ) |
|
|
inline |
◆ MergeFrom() [1/2]
◆ MergeFrom() [2/2]
void Google.OrTools.ConstraintSolver.FirstSolutionStrategy.MergeFrom |
( |
pb.CodedInputStream | input | ) |
|
|
inline |
◆ ToString()
override string Google.OrTools.ConstraintSolver.FirstSolutionStrategy.ToString |
( |
| ) |
|
|
inline |
◆ WriteTo()
void Google.OrTools.ConstraintSolver.FirstSolutionStrategy.WriteTo |
( |
pb.CodedOutputStream | output | ) |
|
|
inline |
◆ Descriptor
pbr.MessageDescriptor Google.OrTools.ConstraintSolver.FirstSolutionStrategy.Descriptor |
|
staticget |
◆ Parser
The documentation for this class was generated from the following file: