摘要
该文针对模型检测过程中所存在的状态爆炸问题,提出了一种基于模型检测工具SPIN的模块化模型检测方法。所提出的方法能够将指定的抽象模型分解成若干的模块,并对这些验证复杂度相对低的模块执行模型检测,以替代对原模型的模型检测。所提方法所用的分解过程保留了原模型所有的语义,同时不增加额外的语义,从而使得验证所有模块等同于验证原模型。理论和实验分析结果显示了所提方法的有效性。
To address the state explosion problem in the procedure of model checking,this paper proposes a SPIN-based modularized model checking method.The proposed method divides the original abstraction model into some modules,and verifies all the divided modules,instead of verifying the original model.In the dividing process,the semantic of original model can be completely included in the modules,and no semantic is added in the process.Consequently,the original model passes the verification of model checking if and only if all the modules pass the verification.The theoretical and experimental results show that the proposed method is valid.
出处
《电子与信息学报》
EI
CSCD
北大核心
2011年第4期902-907,共6页
Journal of Electronics & Information Technology
基金
国家973计划项目(2009CB320502)
国家自然科学基金(61070039)
国家863计划项目(2009AA01Z145)
山东省科学院院博士基金(2010-12)资助课题
关键词
模型检测
扩展有限状态自动机
状态爆炸
Model checking
Extended Finite State Machine(EFSM)
State explosion