| Package | Description |
|---|---|
| org.jgrapht.alg |
Algorithms provided with JGraphT.
|
| org.jgrapht.graph |
Implementations of various graphs.
|
| org.jgrapht.util |
Non-graph-specific data structures, algorithms, and utilities used by
JGraphT.
|
| Class and Description |
|---|
| FibonacciHeap
This class implements a Fibonacci heap data structure.
|
| FibonacciHeapNode
Implements a node of the Fibonacci heap.
|
| Class and Description |
|---|
| WeightCombiner
Binary operator for edge weights.
|
| Class and Description |
|---|
| FibonacciHeap
This class implements a Fibonacci heap data structure.
|
| FibonacciHeapNode
Implements a node of the Fibonacci heap.
|
| ModifiableInteger
The
ModifiableInteger class wraps a value of the primitive type
int in an object, similarly to Integer. |
| PrefetchIterator.NextElementFunctor |
| TypeUtil
TypeUtil isolates type-unsafety so that code which uses it for legitimate
reasons can stay warning-free.
|
| WeightCombiner
Binary operator for edge weights.
|
Copyright © 2016. All rights reserved.