English

Just Verification of Mutual Exclusion Algorithms

Logic in Computer Science 2025-07-18 v1 Distributed, Parallel, and Cluster Computing

Abstract

We verify the correctness of a variety of mutual exclusion algorithms through model checking. We look at algorithms where communication is via shared read/write registers, where those registers can be atomic or non-atomic. For the verification of liveness properties, it is necessary to assume a completeness criterion to eliminate spurious counterexamples. We use justness as completeness criterion. Justness depends on a concurrency relation; we consider several such relations, modelling different assumptions on the working of the shared registers. We present executions demonstrating the violation of correctness properties by several algorithms, and in some cases suggest improvements.

Keywords

Cite

@article{arxiv.2507.13198,
  title  = {Just Verification of Mutual Exclusion Algorithms},
  author = {Rob van Glabbeek and Bas Luttik and Myrthe Spronck},
  journal= {arXiv preprint arXiv:2507.13198},
  year   = {2025}
}

Comments

An abbreviated version of this paper will appear in Proc. CONCUR'25

R2 v1 2026-07-01T04:06:15.929Z