首页> 中文期刊>软件学报 >通过抽象程序证明复杂具体程序

通过抽象程序证明复杂具体程序

     

摘要

描述了证明抽象程序和具体程序满足一致性关系的方法.抽象程序使用抽象数据结构(ADTs),如set,list,map及其上的操作.具体程序使用类C语言中的类型.抽象程序和具体程序一致性证明需要用户给出抽象变量和具体变量的关系、抽象程序程序点和具体程序程序点的对应关系.基于对应关系,抽象程序和具体程序一致性证明可以分解,从而容易并可能自动证明.%This paper presents an approach to prove that a concrete program correctly implements its corresponding abstract program.Here,an abstract program uses some abstract data types such as set,list and map,and abstract operations upon those data types.A concrete program uses the types in the C-like language.The approach presented in the paper requires to specify correspondences between the abstract program and the concrete program,including correspondences between program points and correspondences between variables.Based on the correspondences,the verification task can be divided into small subtasks that can be easily and mostly automatically verified.

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号