Just Verification of Mutual Exclusion Algorithms
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.
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