English

Finite-state concurrent programs can be expressed pairwise

Logic in Computer Science 2008-01-07 v1

Abstract

We present a \emph{pairwise normal form} for finite-state shared memory concurrent programs: all variables are shared between exactly two processes, and the guards on transitions are conjunctions of conditions over this pairwise shared state. This representation has been used to efficiently (in polynomial time) synthesize and model-check correctness properties of concurrent programs. Our main result is that any finite state concurrent program can be transformed into pairwise normal form. Specifically, if QQ is an arbitrary finite-state shared memory concurrent program, then there exists a finite-state shared memory concurrent program PP expressed in pairwise normal form such that PP is strongly bisimilar to QQ. Our result is constructive: we give an algorithm for producing PP, given QQ.

Keywords

Cite

@article{arxiv.0801.0677,
  title  = {Finite-state concurrent programs can be expressed pairwise},
  author = {Paul C. Attie},
  journal= {arXiv preprint arXiv:0801.0677},
  year   = {2008}
}

Comments

14 pages

R2 v1 2026-06-21T09:59:35.359Z