intersection
Returns an automaton that accepts the intersection of the languages of the given automata. Never modifies the input automata languages.
Complexity: quadratic in number of states.
Returns an automaton that accepts the intersection of the languages of the given automata. Never modifies the input automata languages.
Complexity: quadratic in number of states.