Uses of Package
org.jgrapht.util
Package
Description
The front-end API's interfaces and classes, including
Graph
.Algorithm related interfaces.
Implementations of various graphs.
Non-graph-specific data structures, algorithms, and utilities used by JGraphT.
-
ClassDescriptionHelper class for building a one-to-one mapping for a collection of vertices to the integer range $[0, n)$ where $n$ is the number of vertices in the collection.
-
-
-
ClassDescriptionImplementation of the AVL tree data structure.Container holding the values stored in the tree.Container for the elements stored in a
DoublyLinkedList
.TheModifiableInteger
class wraps a value of the primitive typeint
in an object, similarly toInteger
.A functor for the calculation of the next element.Binary operator for edge weights.