10
Regular Ranked Tree Languages
•Background:
•Given two ranked-tree automata A1, A2, checking L(A1) µ L(A2) is EXPTIME complete •Note: if A_2 is deterministic, then one can check containment in time |A_1| |A_2|
•