The ITSPAlgorithm type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets a brief Description for this Algorithm.
Public propertyErrorMessage
Gets an error message if the execution fails.
Public propertyLastResult
Gets the last Leg array resulting of running the algorithm.
Public propertyLastResultPath
Gets the last result path for the Algorithm.
Public propertyName
Gets the Name for this Algorithm.
Public propertyRunningThread
The current running thread.
Public propertyType
Gets the TSP Algorithm Type.

See Also