Verification of well-formed communicating recursive state machines

  • Authors:
  • Laura Bozzelli;Salvatore La Torre;Adriano Peron

  • Affiliations:
  • Università dellInsubria, Via Valleggio 11, 22100 - Como, Italy;Università degli Studi di Salerno, Via Ponte Don Melillo - 84084 Fisciano, Italy;Università di Napoli Federico II, Via Cintia, 80126 - Napoli, Italy

  • Venue:
  • Theoretical Computer Science
  • Year:
  • 2008

Quantified Score

Hi-index 5.26

Visualization

Abstract

In this paper we introduce a new (non-Turing equivalent) formal model of recursive concurrent programs called well-formed communicating recursive state machines (CRSM). CRSM extend recursive state machines (RSM) by allowing a restricted form of concurrency: a state of a module can be refined into a finite collection of modules (working in parallel) in a potentially recursive manner. Communication is only possible between the activations of modules invoked on the same fork. We study the model-checking problem of CRSM with respect to specifications expressed in a temporal logic that extends CaRet with a parallel operator (ConCaRet). We propose a decision algorithm that runs in time exponential in both the size of the formula and the maximum number of modules that can be invoked simultaneously. This matches the known lower bound for deciding CaRet model checking of RSM, and therefore, we prove that model checking CRSM with respect to ConCaRet specifications is Exptime-complete.