The last result found by the algorithm.

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

Syntax

C#
public TspGAEventArgs lastResult
Visual Basic
Public lastResult As TspGAEventArgs
Visual C++
public:
TspGAEventArgs^ lastResult

See Also