Uses of Package
com.amalgamasimulation.graph
Packages that use com.amalgamasimulation.graph
Package
Description
-
Classes in com.amalgamasimulation.graph used by com.amalgamasimulation.geometryClassDescriptionRepresents an oriented graph with instances of NodeValueType in nodes and instances of ArcValueType in arcs.Represents a node of the graph.
-
Classes in com.amalgamasimulation.graph used by com.amalgamasimulation.graphClassDescriptionEnumeration used to differentiate arcs when traversing a graphFunctional interface for a function answering the question "What must be the context of the node being added considering we know the added arc, the added node itself, and the context of the already traversed node adjacent to this arc?"Functional interface for a predicate answering the question "Must we end the traversal after we added the specific arc, node and calculated the specific node context?"Functional interface for a predicate answering the question "Can we traverse the arc and the node adjacent to this arc?"Represents an oriented graph with instances of NodeValueType in nodes and instances of ArcValueType in arcs.Represents an arc of the graph.Represents a node of the graph.Represents a path in a graph.
-
Classes in com.amalgamasimulation.graph used by com.amalgamasimulation.graphagentClassDescriptionRepresents an oriented graph with instances of NodeValueType in nodes and instances of ArcValueType in arcs.Represents an arc of the graph.Represents a node of the graph.Represents a path in a graph.
-
Classes in com.amalgamasimulation.graph used by com.amalgamasimulation.trainsClassDescriptionRepresents an arc of the graph.Represents a node of the graph.