Modifier and Type | Interface and Description |
---|---|
interface |
EdgesSimpleDirectedValuated<TypeVertex extends java.lang.Comparable<TypeVertex>,TypeEdge extends java.lang.Comparable<TypeEdge>>
Interface of directed and valuated edge set for simple graphs.
|
interface |
EdgesSimpleUndirectedValuated<TypeVertex extends java.lang.Comparable<TypeVertex>,TypeEdge extends java.lang.Comparable<TypeEdge>>
Interface of undirected and valuated edge set for simple graphs.
|
Modifier and Type | Method and Description |
---|---|
EdgesSimpleValuated<TypeVertex,TypeEdge,? extends EdgeValuated<TypeVertex,TypeEdge>> |
GraphSimpleValuated.getEdges() |