17 #ifndef DYN_MODULES_TRANSPOSE_HH
18 #define DYN_MODULES_TRANSPOSE_HH
An automaton_t is essentially a shared pointer to an abstract_automaton_t, but also contains static f...
Definition: automaton.hh:93
An options_t is a set of optional parameters that is passed on to called functions.
Definition: options.hh:86
automaton_t transpose(automaton_t aut, options_t opts={})
Transposes aut or returns a transposed copy of aut.
Main namespace of Awali.
Definition: ato.hh:22