Class and Description |
---|
Edge
Represents an edge between two vertices in a graph.
|
Graph
Represents a graph as a set of vertices and edges.
|
PathByID
Represents a path in a
Graph using the identifiers of the vertices. |
TrailByID
Represents a trail in a
Graph using the identifiers of the vertices. |
Vertex
Represents a vertex of a
Graph . |
WalkByID
Represents a walk in a
Graph using the identifiers of the vertices. |
Class and Description |
---|
Edge
Represents an edge between two vertices in a graph.
|
Vertex
Represents a vertex of a
Graph . |
Class and Description |
---|
Edge
Represents an edge between two vertices in a graph.
|
Graph
Represents a graph as a set of vertices and edges.
|
GraphFactory
Factory class to create specific vertices and edges for a graph.
|
Vertex
Represents a vertex of a
Graph . |
Class and Description |
---|
Edge
Represents an edge between two vertices in a graph.
|
Vertex
Represents a vertex of a
Graph . |
Class and Description |
---|
Edge
Represents an edge between two vertices in a graph.
|
Graph
Represents a graph as a set of vertices and edges.
|
GraphFactory
Factory class to create specific vertices and edges for a graph.
|
Path
Represents a path in a
Graph . |
PathByID
Represents a path in a
Graph using the identifiers of the vertices. |
Trail
Represents a trail in a
Graph . |
TrailByID
Represents a trail in a
Graph using the identifiers of the vertices. |
Vertex
Represents a vertex of a
Graph . |
Walk
Represents a walk in a
Graph . |
WalkByID
Represents a walk in a
Graph using the identifiers of the vertices. |
Class and Description |
---|
Edge
Represents an edge between two vertices in a graph.
|
Graph
Represents a graph as a set of vertices and edges.
|
Vertex
Represents a vertex of a
Graph . |
Class and Description |
---|
Edge
Represents an edge between two vertices in a graph.
|
Graph
Represents a graph as a set of vertices and edges.
|
GraphFactory
Factory class to create specific vertices and edges for a graph.
|
MultiGraph
Represents a multi graph as a set of vertices and edges.
|
SimpleGraph
Represents a simple graph as a set of vertices and edges.
|
Vertex
Represents a vertex of a
Graph . |
Class and Description |
---|
Edge
Represents an edge between two vertices in a graph.
|
Graph
Represents a graph as a set of vertices and edges.
|
GraphFactory
Factory class to create specific vertices and edges for a graph.
|
Path
Represents a path in a
Graph . |
SimpleGraph
Represents a simple graph as a set of vertices and edges.
|
Trail
Represents a trail in a
Graph . |
Vertex
Represents a vertex of a
Graph . |
Walk
Represents a walk in a
Graph . |