Class LabeledGraph.Edge
java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.utils.LabeledGraph.Edge
- Enclosing class:
LabeledGraph
An edge of a labeled graph has an id, an edge label, a target node and a direction
-
Field Details
-
id
protected final int id -
edge
-
target
-
direction
-
-
Constructor Details
-
Edge
-
-
Method Details
-
toString
-
getEdge
-
getTarget
-
getDirection
-