Package org._3pq.jgrapht.util

Non-graph-specific data structures, algorithms, and utilities used by JGraphT.

Class Summary

FibonacciHeap This class implements a Fibonacci heap data structure.
FibonacciHeap.Node Implements a node of the Fibonacci heap.
ModifiableInteger The ModifiableInteger class wraps a value of the primitive type int in an object, similarly to java.lang.Integer.
Non-graph-specific data structures, algorithms, and utilities used by JGraphT.