Class that provides different utility methods to be used in the TSP problem.

Namespace: Tsp
Assembly: Tsp (in Tsp.exe) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static class Utils
Visual Basic
Public NotInheritable Class Utils
Visual C++
public ref class Utils abstract sealed

Inheritance Hierarchy

System..::..Object
  Tsp..::..Utils

See Also