Abstract base class for Swap sort algorithms.
Namespace:
QuickGraph.Collections.SortAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
Remarks
This class serves as a base class for swap based sort algorithms.
Inheritance Hierarchy
System..::.Object
QuickGraph.Collections.Sort..::.SwapSorter
QuickGraph.Collections.Sort..::.QuickSorter
QuickGraph.Collections.Sort..::.SwapSorter
QuickGraph.Collections.Sort..::.QuickSorter
