Package | Description |
---|---|
eu.bandm.tools.graph |
Mathematical graph tools.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Node<V extends Node> |
interface |
Node<V extends Node> |
class |
NodeGraphModel<V extends Node<? extends V>> |
class |
NodeGraphModel<V extends Node<? extends V>> |
Modifier and Type | Interface and Description |
---|---|
interface |
AnnotatedNode<V extends AnnotatedNode<V,A>,A> |
Modifier and Type | Class and Description |
---|---|
class |
SCC<V> |
Modifier and Type | Method and Description |
---|---|
static <V extends Node<V>> |
GraphModels.nodes() |
static <V extends Node<V>> |
GraphModels.nodes() |
see also the complete user documentation .