An individual link between 2 cities in a tour. This city connects to 2 other cities.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  Tsp.GA..::..Link

See Also