Utility class to perform benchmark operations with the tsp Genetic Algorithm.

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

Syntax

C#
public class GA_Benchmark
Visual Basic
Public Class GA_Benchmark
Visual C++
public ref class GA_Benchmark

Inheritance Hierarchy

System..::..Object
  Tsp.GA..::..GA_Benchmark

See Also