首页>
外文OA文献
>Combining Static Analysis and Model Checking for Software Analysis
【2h】
Combining Static Analysis and Model Checking for Software Analysis
展开▼
机译:结合静态分析和模型检查进行软件分析
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
We present an iterative technique in which model checking and static analysis are combined to verify large software systems. The role of the static analysis is to compute partial order information which the model checker uses to reduce the state space. During exploration, the model checker also computes aliasing information that it gives to the static analyzer which can then refine its analysis. The result of this refined analysis is then fed back to the model checker which updates its partial order reduction. At each step of this iterative process, the static analysis computes optimistic information which results in an unsafe reduction of the state space. However we show that the process converges to a fired point at which time the partial order information is safe and the whole state space is explored.
展开▼