Package | Description |
---|---|
de.lmu.ifi.dbs.utilities.priorityQueue |
Class and Description |
---|
AbstractPriorityQueue
Implements a priority queue for objects.
|
DefaultPriorityObject
This pair type is used to store the objects together with their priority
in one structure.
|
MutablePriorityObject |
PriorityObject |
PriorityQueue
Implements a priority queue for objects.
|
UpdatablePriorityQueue
A Queue which contains sorted key-value-pairs ordered by value.
|
Copyright © 2012. All Rights Reserved.