Electronic Proceedings in Theoretical Computer Science (Dec 2015)

Verifying Temporal Properties of Reactive Systems by Transformation

  • Geoff Hamilton

DOI
https://doi.org/10.4204/eptcs.199.3
Journal volume & issue
Vol. 199, no. Proc. VPT 2015
pp. 33 – 49

Abstract

Read online

We show how program transformation techniques can be used for the verification of both safety and liveness properties of reactive systems. In particular, we show how the program transformation technique distillation can be used to transform reactive systems specified in a functional language into a simplified form that can subsequently be analysed to verify temporal properties of the systems. Example systems which are intended to model mutual exclusion are analysed using these techniques with respect to both safety (mutual exclusion) and liveness (non-starvation), with the errors they contain being correctly identified.