Class | Description |
---|---|
BFDataPriorityQueue | |
ClosestSyncMovesDataPriorityQueue | |
DataFastLookupPriorityQueue |
Implementation of a
FastLookupPriorityQueue that allows to store
Objects instead of long values in the queue. |
DFDataPriorityQueue | |
FurthestSyncMovesDataPriorityQueue | |
RandomDataPriorityQueue |
Random, consistent secondary order in the priority queue
|