JGraphLayout
v1.4.0.2


Package com.jgraph.algebra

JGraphLayout algebra package which contains graph algorithms and datastructures.

See:
          Description

Class Summary
JGraphAlgebra A singleton class that provides algorithms for graphs.
JGraphFibonacciHeap This class implements a priority queue.
JGraphFibonacciHeap.Node Implements a node of the Fibonacci heap.
JGraphUnionFind Implements a union find structure that uses union by rank and path compression.
 

Package com.jgraph.algebra Description

JGraphLayout algebra package which contains graph algorithms and datastructures.


JGraphLayout
v1.4.0.2


Copyright (C) 2005 JGraph.com. All rights reserved.