- 1、本文档共26页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
The research group Formal Methods - Luon:研究小组的形式化方法——成长
Models of Computation: Automata and Processes Jos Baeten Models of computation Automata theory and formal languages Turing machine Computability Algorithm Complexity Models of computation Automaton is model of computer input/output function stand alone batch process Add notion of interaction - concurrency theory, process theory Thesis Process theory is just as important to every computer science student as automata theory Can be taught together in every undergraduate curriculum Analogies help, standardization can ensue A Cook’s tour of automata and processes Some answers, some questions From automata theory: A regular language: deterministic finite automaton non-deterministic finite automaton right-linear grammar left-linear grammar regular expression From process theory: A regular process: deterministic finite automaton non-deterministic finite automaton right-linear grammar left-linear grammar regular expression A regular process A finite transition system modulo bisimulation edge-labeled, initial state, set of final states A finite guarded linear recursive specification: action prefix + recursion 0 1 A regular expression Not all regular processes can be described by a regular expression (w.r.t. bisimulation) Example X = a Y + 1 Y = b X + 1 X = aY + 1 = a(bX + 1) + 1 = abX + a + 1 X = (ab)*(a + 1) Y = b(ab)*(a + 1) + 1 = left distributivity of ? over + holds in language equivalence Milner 1984 Not for bisimulation equivalence. Question: which finite behaviours are bisimulation equivalent to a regular expression? Answer: well-behaved ones B, Corradini, Grabmayer. JACM 2007. Consequence Iteration not basic programming construct for parallel programming. Regular expressions + choice ? sequential composition 0 inaction, d 1 skip, e a action * iteration Reg. exp. to finite automata Algebra for regular expressions Recursive specifications (grammars) X = a Y + 1 Y = b X + 1 RSP*: x = y?x + z ? x = y*z guarded, i.e. y
您可能关注的文档
- Teething Notes - Wikispaces:出牙笔记- wiki空间.ppt
- TCP-IP培训教程笔记.ppt
- TEM4(听力).ppt
- TEM4听力词汇温习.ppt
- Tet1蛋白在ES细胞未分化状态维持和内细胞团特化中的功能.ppt
- TFCAS2.1功能及配置介绍-视博.ppt
- The Acoustic Reflex声反射.ppt
- TGP联合血管内皮抑素治疗早期尿路上皮癌患者初步临床研究.ppt
- That Wasn’t Supposed to Happen - Yale University:这是不应该发生的事情-耶鲁大学.ppt
- The Capabilities Approach of Disability - UNICEF能力方法的残疾-联合国儿童基金会.ppt
文档评论(0)