首页> 美国政府科技报告 >Counterexample Guided Abstraction Refinement Framework for Verifying Concurrent C Programs
【24h】

Counterexample Guided Abstraction Refinement Framework for Verifying Concurrent C Programs

机译:用于验证并发C程序的反例引导式抽象细化框架

获取原文

摘要

This dissertation presents a framework for verifying concurrent message-passing C programs in an automated manner. First, programs are modeled as finite state machines whose states are labeled with data and whose transitions are labeled with events. The author refers to such state machines as labeled Kripke structures (LKSs). His state/event-based approach enables him to succinctly express and efficiently verify properties that involve simultaneously both the static (data-based) and the dynamic (reactive or event- based) aspects of any software system. Second, the framework supports a wide range of specification mechanisms and notions of conformance (i.e., complete system specifications can be expressed as LKSs and simulation conformance verified between such specifications and any C implementation). For partial specifications, the framework supports (in addition to LKSs) a state/event- based linear temporal logic capable of expressing complex safety as well as liveness properties. The framework enables one to check for deadlocks in concurrent message-passing programs. Third, for each notion of conformance, the author presents a completely automated and compositional verification procedure based on the counterexample guided abstraction refinement (CEGAR) paradigm. These verification procedures consist of an iterative application of model construction, model checking, counterexample validation, and model refinement steps. However, they are uniquely distinguished by their compositionality. In each of his conformance checking procedures, the algorithms for model construction, counterexample validation, and model refinement are applied component-wise. The statespace size of the models are controlled via a two- pronged strategy: (1) using two complementary abstraction techniques based on the static (predicate abstraction) and dynamic (action-guided abstraction) aspects of the program, and (2) minimizing the number of predicates required for predicate abstraction.

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号