错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Using Symbolic Execution to Transform Turbo Abstract State Machines into Basic Abstract State Machines

  • Giuseppe Del Castillo

摘要

This paper introduces a transformation method that uses symbolic execution to eliminate sequential composition ( \(\texttt {seq}\) ) rules from turbo ASM rules by translating them into equivalent rules without seq. Under some circumstances \(\texttt {iterate}\) rules can also be eliminated. The material presented here is work in progress. A prototype implementation of the transformation is publicly available.