- 1、本文档共24页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Region-BasedModel Abstraction Jeremy Condit Jim Larus Sriram Rajamani Jakob Rehof Model Checking for C# Want to check properties of a C# program e.g., conformance checking for web services The model checking approach: Produce a simplified version of program with respect to the property Check all possible executions of this model Our Abstraction Technique We abstract a program by throwing away irrelevant code Relevant data is identified by a third party Programmer annotations Program analysis Counterexample-driven refinement Relevant statements and expressions are those that deal with relevant data Easy, right? Two Problems Problem 1: Aliasing Statements that affect aliasing can be relevant Why Regions? Two phase alias analysis Static: Identify scope of alias sets Dynamic: Populate alias sets with objects Beneficial for model checker Avoid loss of precision when generating models Produce more precise alias information by exploiting the power of the model checker Solves aliasing and indirection problems Allows fine-grained tuning of trade-off between precision and performance Our Abstraction Based on RegJava Region type system for a Java-like language Includes proof of soundness Given a statement or expression p, we define ?p? to be its abstraction Distinguish three cases: 1. Relevant data 2. References to relevant data 3. All others Example: Expressions Example: Statements Soundness Theorem Theorem: For any execution of the original RegJava program, there is a corresponding execution of the model Proof Sketch: Since we replace occurrences of variables and fields with a choice over the corresponding region, any possible value in the original program will be considered by the model Context-Sensitivity Region type systems make our approach context-sensitive Context-Sensitivity, Part 2 But we still have problems now and then: Context-Sensitivity, Part 3 We can create an even more dynamic model Capturing Correlations Need to represent important correlations in the model
您可能关注的文档
- 企业财务总监班专题讲座企业财务管理制度及内控制度的建设课程.ppt
- OMS商家操作培训课程.ppt
- 企业彩印产品介绍2014年10月课程.ppt
- On Test Task Design课程.ppt
- 企业参与期货策略研究及案例分析课程.ppt
- OPC and .NET课程.ppt
- 企业参与期货市场的成败案例分享课程.ppt
- Operations ManagementIntroduction - Chapter 1课程.ppt
- Operations ManagementJust-in-Time SystemsSupplement 12课程.ppt
- 企业成长与管理创新课程.ppt
- 浙江省台州市山海协作体2024-2025学年高二下学期4月期中联考政治试题含答案.pdf
- 湖北省荆州市沙市中学2024-2025学年高一下学期3月月考含答案(8科试卷).pdf
- 湖北省部分名校2024-2025学年高一下学期3月联考历史含答案.pdf
- 湖北省部分名校2024-2025学年高一下学期3月联考物理A含答案.pdf
- 安徽省太和中学2024-2025学年高二下学期第二次教学质量检测含答案(7科试卷).pdf
- 长春市第八中学2024-2025学年高一下学期4月月考英语试卷(含答案).pdf
- 广东省广州市执信中学、 肇庆市高要区第一中学、德庆县香山中学2024-2025学年高二下学期第一次教学质量检测含部分答案(7科试卷).pdf
- 识别-分析关键作业.pptx
- 认知偏差与知觉扭曲的类型及对决策的影响.ppt
- 部机关党课---中共党史课件.ppt
文档评论(0)