Package ProGAL.dataStructures

Interface Summary
SortTool  
 

Class Summary
DisjointSet  
DisjointSet.DSNode  
DLCyclicList<T>  
DLCyclicList.DLNode<T>  
DLList  
Heap A heap-based priority queue, without any concurrency control (i.e., no blocking on empty/full states).
Set<T>  
SetIterator  
Sorter  
SorterQuick  
SortToolDouble  
SortToolInteger  
SortToolLineSegment2dAroundCommonPoint  
SortToolLineSegment2dByLength  
SortToolPoint2dAroundOrigo  
SortToolPoint2dAroundPoint  
SortToolPoint2dDistance  
SortToolPoint2dXY  
SortToolString