Interface | Description |
---|---|
DirectedGraphNodeI |
Interface to be implemented by objects that can form the nodes of a graph
which have edges that are directional (incoming and outgoing).
|
GraphEdgeFilterI |
Interface to be implemented by classes which can filter
GraphEdgeI instances according to some criteria. |
GraphEdgeI | |
GraphNodeMatcherI |
Class that defines certain criteria which node objects must meet to "match"
and which can check nodes for this.
|
OnlyToDirectedGraphNodeI |
There are cases where we know where we're going to but not where we're coming
from...
|
Class | Description |
---|---|
DefaultGraphEdge | |
GraphPath | |
GraphTools |
Yet another collection of Graph algorithms.
|
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.