Public Types | |
typedef Factory< Node< Element< Automata< vcsn::algebra::Series< S, vcsn::algebra::FreeMonoidProduct< M1, M2 > > >, T > >, std::string > | factory_t |
typedef std::map< std::string, hstate_t > | map_t |
typedef reference_pair< std::map< hstate_t, std::pair< double, double > >, hstate_t > | map_state_pair_t |
typedef reference_pair< std::map< htransition_t, std::pair< double, double > >, htransition_t > | map_transition_pair_t |
Static Public Member Functions | |
static Node< Element< Automata< vcsn::algebra::Series< S, vcsn::algebra::FreeMonoidProduct< M1, M2 > > >, T > > * | create () |
Definition at line 165 of file node.hh.