A symbolic model checker for tccp programs

  • Authors:
  • M. Alpuente;M. Falaschi;A. Villanueva

  • Affiliations:
  • DSIC, Technical University of Valencia, Valencia, Spain;DIMI, University of Udine, Udine, Italy;DSIC, Technical University of Valencia, Valencia, Spain

  • Venue:
  • RISE'04 Proceedings of the First international conference on Rapid Integration of Software Engineering Techniques
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we develop a symbolic representation for timed concurrent constraint (tccp) programs, which can be used for defining a lightweight model–checking algorithm for reactive systems. Our approach is based on using streams to extend Difference Decision Diagrams (DDDs) which generalize the classical Binary Decision Diagrams (BDDs) with constraints. We use streams to model the values of system variables along the time, as occurs in many other (declarative) languages. Then, we define a symbolic (finite states) model checking algorithm for tccp which mitigates the state explosion problem that is common to more conventional model checking approaches. We show how the symbolic approach to model checking for tccp improves previous approaches based on the classical Linear Time Logic (LTL) model checking algorithm.