| Package | Description |
|---|---|
| cz.cuni.amis.utils.heap |
| Modifier and Type | Class and Description |
|---|---|
class |
Heap<NODE>
Heap implementation as a
Collection that provides "decreaseKey" operation. |
class |
ImmutableHeap<NODE>
Unmodifiable decorator the
IHeap objects. |
| Constructor and Description |
|---|
ImmutableHeap(IHeap<NODE> heap) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.