The TSPAlgorithm_GA type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
Gets a brief Description for this Algorithm.
(Overrides TSPAlgorithm..::..Description.) |
![]() | ErrorMessage |
Gets an error message if the execution fails.
(Inherited from TSPAlgorithm.) |
![]() | LastResult |
Gets the last Leg array resulting of running the algorithm.
(Inherited from TSPAlgorithm.) |
![]() | LastResultPath |
Gets the last result path for the Algorithm.
(Inherited from TSPAlgorithm.) |
![]() | MaxGenerations | |
![]() | Name |
Gets the Name for this Algorithm.
(Overrides TSPAlgorithm..::..Name.) |
![]() | RunningThread |
The current running thread.
(Inherited from TSPAlgorithm.) |
![]() | Type |
Gets the TSP Algorithm Type.
(Overrides TSPAlgorithm..::..Type.) |