automaton
.context
The context (algebraic type) of an automaton.
See also:
import vcsn a = vcsn.Q.expression('(<1/2>a*+<1/3>b*)*').automaton() a.context()
a.transpose().context()