[Missing <summary> documentation for "N:FlightPlan.Optimizer.TSPAlgorithms"]
Classes
Class | Description | |
---|---|---|
![]() | TSPAlgorithm |
Abstract class that all TSPAlgorithm classes must extend.
|
![]() | TSPAlgorithm_BB |
Tsp gui wrapper for the Branch and Bound algorithm.
|
![]() | TSPAlgorithm_GA |
Tsp gui wrapper for the Genetic Algorithm.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ITSPAlgorithm |
Interface that all TSPAlgorithm classes must implement.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | TSPAlgorithmType |
Enums the distinct types of TSP Algorithms.
|