Utility class to perform benchmark operations with BranchAndBound.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  Tsp.BB..::..BB_Benchmark

See Also