基于上下文精化的并发对象活性的描述及验证
项目介绍
AI项目解读
基本信息
- 批准号:61502442
- 项目类别:青年科学基金项目
- 资助金额:19.0万
- 负责人:
- 依托单位:
- 学科分类:F0201.计算机科学的基础理论
- 结题年份:2018
- 批准年份:2015
- 项目状态:已结题
- 起止时间:2016-01-01 至2018-12-31
- 项目参与者:许峰唯; 张紫鹏; 马杰波; 孟建超; 蒋瀚如; 朱玲;
- 关键词:
项目摘要
Many programming languages provide concurrent objects (or libraries) to help program multithreading systems. Concurrent objects should satisfy safety and various liveness properties, such as lock-freedom, wait-freedom, starvation-freedom and deadlock-freedom. Recent work has used contextual refinement to characterize safety and those liveness properties, but existing theories and verification techniques for contextual refinement all have serious problems. In particular, the contextual refinements for starvation-freedom and deadlock-freedom are difficult to use in layered verification. Also, existing verification techniques for contextual refinement do not support wait-free, starvation-free or deadlock-free objects. Besides, the lack of Hoare-style axiomatic proof theory makes verification of concurrent objects a very challenging job...In this project we would like to develop new specification theories and verification techniques for contextual refinements for liveness properties of concurrent objects. We plan to develop new contextual refinements to characterize starvation-freedom and deadlock-freedom, which support layered verification. We will also propose new Hoare-style program logics as new proof theories to verify wait-free, starvation-free or deadlock-free objects. We will demonstrate the applicability of our work in real-world concurrent object verification.
大多数编程语言提供并发对象(或并发库)来辅助开发多线程程序。并发对象不仅应满足安全性,还应满足各种活性性质,如无锁性、无等待性、无饥饿性和无死锁性等。人们使用上下文精化关系来刻画安全性和活性性质,但是现有的上下文精化理论和验证技术尚有许多缺陷。具体表现为,对应无饥饿性和无死锁性的上下文精化关系难以在层次化验证中使用,无法验证满足无等待性、无饥饿性或无死锁性的并发对象,以及缺少公理化的证明理论等。. 针对上述不足,本课题研究并发对象的各种活性性质的上下文精化规范及验证技术,在支持层次化验证的要求下,设计新的上下文精化关系来刻画无饥饿性和无死锁性,开发霍尔风格的公理化程序逻辑和证明系统来验证满足无等待性、无饥饿性和无死锁性的并发对象,并将在实际并发对象的验证中检验理论的实用性。
结项摘要
大多数编程语言提供并发对象(或并发库)来辅助开发多线程程序。并发对象不仅应满足安全性,还应满足各种活性性质,如无锁性、无等待性、无饥饿性和无死锁性等。人们使用上下文精化关系来刻画安全性和活性性质,但是现有的上下文精化理论和验证技术尚有许多缺陷。具体表现为,对应无饥饿性和无死锁性的上下文精化关系难以在层次化验证中使用,无法验证满足无等待性、无饥饿性或无死锁性的并发对象,缺少公理化的证明理论等。..针对上述不足,本课题研究并发对象的各种活性性质的上下文精化规范及验证技术。在支持层次化验证的要求下,设计公平调度下的上下文精化关系来刻画无饥饿性和无死锁性,并为二者设计不同的抽象操作。开发霍尔风格的公理化程序逻辑LiLi来验证满足无等待性、无饥饿性和无死锁性的并发对象,并将该程序逻辑应用于验证若干经典并发算法,其中首次形式化验证了锁耦合链表算法的无饥饿性,以及乐观链表算法和惰性链表算法的无死锁性。此外,针对带有部分方法(partial methods)的并发对象,首次提出“部分无饥饿性”和“部分无死锁性”这两种新的进展性定义,为它们对应的精化关系给出了新的抽象操作,扩展程序逻辑LiLi以支持对这两种新进展性性质的验证,并验证TAS locks和ticket locks分别满足部分无死锁性和部分无饥饿性。
项目成果
期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(3)
专利数量(0)
数据更新时间:{{ journalArticles.updateTime }}
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--"}}
- 发表时间:{{ item.publish_year || "--" }}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--"}}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}
数据更新时间:{{ journalArticles.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ monograph.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ sciAawards.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ conferencePapers.updateTime }}
{{ item.title }}
- 作者:{{ item.authors }}
数据更新时间:{{ patent.updateTime }}
其他文献
处理指针相等关系不确定的指针逻辑
- DOI:--
- 发表时间:--
- 期刊:软件学报
- 影响因子:--
- 作者:梁红瑾;李兆鹏;张昱;华保健;陈意云
- 通讯作者:陈意云
其他文献
{{
item.title }}
{{ item.translation_title }}
- DOI:{{ item.doi || "--" }}
- 发表时间:{{ item.publish_year || "--"}}
- 期刊:{{ item.journal_name }}
- 影响因子:{{ item.factor || "--" }}
- 作者:{{ item.authors }}
- 通讯作者:{{ item.author }}

内容获取失败,请点击重试

查看分析示例
此项目为已结题,我已根据课题信息分析并撰写以下内容,帮您拓宽课题思路:
AI项目摘要
AI项目思路
AI技术路线图

请为本次AI项目解读的内容对您的实用性打分
非常不实用
非常实用
1
2
3
4
5
6
7
8
9
10
您认为此功能如何分析更能满足您的需求,请填写您的反馈:
相似国自然基金
{{ item.name }}
- 批准号:{{ item.ratify_no }}
- 批准年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}
相似海外基金
{{
item.name }}
{{ item.translate_name }}
- 批准号:{{ item.ratify_no }}
- 财政年份:{{ item.approval_year }}
- 资助金额:{{ item.support_num }}
- 项目类别:{{ item.project_type }}