The
A
Digraphs can be annotated with additional information. Such
information may be attached to the vertices and to the edges of
the digraph. A digraph which has been annotated is called a
labeled digraph, and the information attached to a
vertex or an edge is called a
An edge e = (v, w) is said to
If the edge would create a cycle in
an
Deletes the edge
Deletes the edges in the list
Deletes edges from the digraph
A sketch of the procedure employed: Find an arbitrary
Deletes the vertex
Deletes the vertices in the list
Deletes the digraph
Returns
Returns a list of all edges of the digraph
Returns a list of all
edges
If there is
a
Tries to find
a
The digraph
Tries to find an as short as
possible
Tries to find an as short as
possible
The digraph
Returns the
Returns a list of all
edges
Returns a list of
all
Returns a list of
Equivalent to
Returns
an
If an unrecognized type option
Returns the number of edges of the digraph
Returns the number of vertices of the digraph
Returns the
Returns a list of all
edges
Returns a list of
all
Returns
Returns a list of all vertices of the digraph