Skip to content

GraphCrossEdgeIterator::GraphCrossEdgeIterator

Synopsis

Declared in <graphs/GraphUtils.h>

GraphCrossEdgeIterator(
    Graph const* g,
    Graph::Node const* _src,
    Graph::Node const* _snk);

Created with MrDocs