| Modifier and Type | Interface and Description |
|---|---|
interface |
EdgesSimpleDirectedUnvaluated<TypeVertex extends java.lang.Comparable<TypeVertex>>
Interface of directed and unvaluated edge set for simple graphs.
|
interface |
EdgesSimpleUndirectedUnvaluated<TypeVertex extends java.lang.Comparable<TypeVertex>>
Interface of undirected and unvaluated edge set for simple graphs.
|
| Modifier and Type | Method and Description |
|---|---|
EdgesSimpleUnvaluated<TypeVertex,? extends EdgeUnvaluated<TypeVertex>> |
GraphSimpleUnvaluated.getEdges() |