#include <tpl_graph_utils.H>
Public Member Functions | |
| Invert_Digraph (SA __sa) | |
| Construct functor wih filter sa. | |
| GT | operator() (const GT &g) const |
Functor for computing the inverted graph but filtered
|
inline |
Compute the inverted graph; that is the seame nodes but its arcs inverted.
After call the graphs are mapped.
| [in] | g | the graph |
g | bad_alloc | if there is no enough memory |
Here is the call graph for this function: