[][src]Module graphrepresentations::simplegraph::iterators

Iterator types for the SimpleGraph.

Type Definitions

SimpleGraphEdgeIdIterator

An iterator over the edges of a SimpleGraph.

SimpleGraphNodeIdIterator

An iterator over the nodes of a SimpleGraph.