Request the Tarjan's algorithm to compute the SCCs, implemented with recursion. More...
#include <scc.hh>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Request the Tarjan's algorithm to compute the SCCs, implemented with recursion.
Definition at line 401 of file scc.hh.