Automata
Automata
Decidability
Follow the marking method for EDFA , mark terminals and go back until the start
state is marked or not^
EQCFG is not decidable as shown in chapter 5
Every cfg is decidable as proved by Acfg
Un-Decidability
By using reduction to Atm. Use Halt to tell if machine stops. If doesn’t reject
otherwise pass to Atm.
Clique is in NP: Give a certificate which is a sub graph to check whether clique or
not.
CFGs
Some languages which can only be derived ambiguously are known as inherently
ambiguous.