Vcsn  2.3
Be Rational
vcsn::detail::scc_impl< Aut, Tag > Class Template Reference

Class template for strongly-connected-components computations. More...

#include <scc.hh>

Collaboration diagram for vcsn::detail::scc_impl< Aut, Tag >:

Detailed Description

template<Automaton Aut, typename Tag = auto_tag>
class vcsn::detail::scc_impl< Aut, Tag >

Class template for strongly-connected-components computations.

Template Parameters
Autthe automaton type.
Tagspecifies the chosen algorithm.

Definition at line 112 of file scc.hh.


The documentation for this class was generated from the following file: