[][src]Module graphrepresentations::adjacencyarray::iterators

Iterator types for the AdjacencyArray.

Type Definitions

AdjacencyArrayEdgeIdIterator

An iterator over the edges of an AdjacencyArray.

AdjacencyArrayNodeIdIterator

An iterator over the nodes of an AdjacencyArray.