Package mauda.plugin.fibheap

Classes and interfaces for the fibonacci-heap plug-in.

See:
          Description

Interface Summary
FibHeapOperations Interface for the base-operations on Fibonacci-Heaps.
FibHeapSubOperations Interface for the suboperations on Fibonacci-Heaps.
 

Class Summary
ArrayObj  
FibHeap Implements and animates the data structure 'Fibonacci heap' (F-heap) and the operations defined to manipulate the structure.
FibHeapAnalyse The analyzer-class for automatic generation of FibHeap- Exercises.
FibHeapDS A fast-class for operations of FibHeaps
FibHeapDSExt Extends the FibHeapDS-class by fast direct access to nodes.
FibHeapExt Extends the FibHeap-class by fast direct access to nodes.
FibHeapInteractive Generates and controls the interactive access to FibHeaps.
FibHeapKBFormulaEvaluator Evaluates special constants in formulas in the Knowledge- Base.
FibHeapOperationExecuter Maps operation-ids to the corresponding methods in the FibHeap-data-structure.
FibNode Describes a node in a Fibonacci heap.
FibNodeDS  
FibNodeObj Relevance: Animation programmer
Since: 0.951, version 0.99rc1
Implementation of the LabelledNodeItem interface (which is a sub-interface of NodeItem).
 

Package mauda.plugin.fibheap Description

Classes and interfaces for the fibonacci-heap plug-in.

Package Specification

Needs JDK 1.4.2 and the following:

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: