The TSPAlgorithm type exposes the following members.

Events

  NameDescription
Public eventEnds
Occurs when the algorithm ends successfully.
Public eventNotSolutionFound
Occurs when the algorithm has ended without a possible solution found.
Public eventStarts
Occurs when the algorithm starts.

See Also