Package com.jgraph.algebra
package com.jgraph.algebra
JGraphLayout algebra package which contains graph algorithms and datastructures.
-
ClassesClassDescriptionA singleton class that provides algorithms for graphs.This class implements a priority queue.Implements a node of the Fibonacci heap.Implements a union find structure that uses union by rank and path compression.