Answers:
不能确定PDA是否识别出,即输入字母上所有字符串的集合。
添加。由于TM的“无效”计算可以被编码为CFG的字符串,因此无法确定。这是Hopcroft和Ullman撰写的《自动机理论导论》的引理8.7。作者将此结果参考Hartmanis(1967),无上下文语言和图灵机计算。
哪里 codes the initial configuration on string , and we have proper steps . The last configuration in the string should be final, i.e., have a halting/final state.
It is now an exercise to verify that the strings that are not valid computations can be generated by a CFG (or accepted by a PDA). The strings that do not consist of configuration sequences are even regular. Otherwise one non-deterministically guesses a position where not . This part of the string is generated by a grammar that is similar to one for .
If the TM has no accepted strings, it will have no valid computations, and all strings are generated by the grammar .