The TSPAlgorithm_GA type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | Ends |
Occurs when the algorithm ends successfully.
(Inherited from TSPAlgorithm.) |
![]() | NotSolutionFound |
Occurs when the algorithm has ended without a possible solution found.
(Inherited from TSPAlgorithm.) |
![]() | Starts |
Occurs when the algorithm starts.
(Inherited from TSPAlgorithm.) |