Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2010, Vol. 36 ›› Issue (17): 60-62.

• Networks and Communications • Previous Articles     Next Articles

Reduction Method of Bounded Model Checking Based on SAT Tool

YU Chao1, WU Guo-qing2   

  1. (1. Science Research Management Department, Institute of Neusoft Information and Technolgy, Chengdu 611844; 2. School of Computer, Wuhan University, Wuhan 430072)
  • Online:2010-09-05 Published:2010-09-02

基于SAT工具的限界模型检测归约方法

喻 超1,毋国庆2   

  1. (1. 成都东软信息技术学院科研管理部,成都 611844;2. 武汉大学计算机学院,武汉 430072)
  • 作者简介:喻 超(1976-),男,讲师、博士,主研方向:软件形式化方法,嵌入式软件;毋国庆,教授、博士生导师

Abstract: Bounded model checking is mainly used to detect the property in the path. This paper proposes an encode method which is used to extend the LTL formulas in path, then bounded model checking can be reduced to the problem of whether the propositional logic formula is satisfiable or not, and SAT checking tool can be used to complete the process. The reducing process is proved to be correct and complete. An specific example is given to show the validity of the method.

Key words: model checking, formal verification, reduction

摘要: 限界模型检测主要对路径上的属性进行检测,基于此给出一种编码方法,将LTL公式在路径上展开,从而将限界模型检测转换为命题逻辑的可满足性问题,使用SAT求解工具来完成模型检测过程。阐述归约过程的正确性与完全性,通过一个具体例子证明了该方法的有效性。

关键词: 模型检测, 形式化验证, 归约

CLC Number: