Gets a string representing the branching method used.
Useful for benchmarking purposes.
Namespace: Tsp.BBAssembly: Tsp (in Tsp.exe) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string BranchingMethodToString() |
Visual Basic |
---|
Public Function BranchingMethodToString As String |
Visual C++ |
---|
public: String^ BranchingMethodToString() |