Index of module types


A
A [Traversal]
Minimal signature for arrays/hashtable depending on graph implementation.
AnyType [Vector]
Signature for elements when no default value is necessary.
ArrayType [Vector]
Signature for arrays.

C
ComparableType [Vector]
Signature for elements that can be compared.

D
DefaultValHashedType [IntDigraph]
DefaultValType [Vector]
Signature for elements.

E
EdgeVec [IntDigraph]

G
G [Diameter]
Minimal signature needed for graphs.
G [Skeleton]
G [Traversal]
Minimal signature needed for graphs.
Graph [Sig]
Graphs with vertex identifiers of type node.
GraphAlgo [Sig]
Minimal graph signature for classical algorithms.

L
LS [IntDigraph]
Signature for labeled digraphs.
LabeledGraph [Sig]
Graphs with identifiers and labeled edges.

S
S [Vector]
Signature for vectors.
S [IntDigraph]
Signature for digraphs.

T
Table [Sig]
Tables for associating information to vertices.

U
US [IntDigraph]
Signature for unbounded indexed digraphs.

V
VertexVec [IntDigraph]

W
Weight [Sig]
Labels are often weights.
WeightedGraphAlgo [Sig]
Weighted graphs.