Verification of parameterized systems by induction


A parameterized system is an infinite family of finite-state systems. The goal of this project is to extend the finite-state logic programming based model-checker (called XMC) to verify temporal properties of parameterized systems. XMC is a finite-state algorithmic model-checker which is encoded in a deductive setup. It's execution is based on an evaluation strategy which could be roughly seen as memoized resolution. In program transformation terminology, XMC performs model-checking by repeated unfolding steps using the encoding of the structural operational semantics of CCS and modal mu calculus.

We seek to extend the underlying evaluation mechanism of XMC for verification of parameterized concurrent systems. We do so by :


Related documents :