Module visitor

Module visitor 

Source
Expand description

Common interface to access a graph’s topology.

Traits§

GraphVisitor
Visit a graph’s inner topology with callbacks.