|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Labeled | |
---|---|
org.apache.commons.graph | Main APIs that describe Graph data structure. |
Uses of Labeled in org.apache.commons.graph |
---|
Subinterfaces of Labeled in org.apache.commons.graph | |
---|---|
interface |
LabeledEdge<V extends Vertex>
An edge labeling is a function mapping Edge s of a Graph to a set of labels. |
interface |
LabeledVertex
A vertex labeling is a function mapping a set of Vertex of a Graph to a set of labels. |
interface |
LabeledWeightedEdge<V extends Vertex>
A LabeledEdge with weight. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |