English

Complexity of Verification and Synthesis of Threshold Automata

Logic in Computer Science 2025-12-02 v2 Distributed, Parallel, and Cluster Computing

Abstract

Threshold automata are a formalism for modeling and analyzing fault-tolerant distributed algorithms, recently introduced by Konnov, Veith, and Widder, describing protocols executed by a fixed but arbitrary number of processes. We conduct the first systematic study of the complexity of verification and synthesis problems for threshold automata. We prove that the coverability, reachability, safety, and liveness problems are NP-complete, and that the bounded synthesis problem is Σp2\Sigma_p^2 complete. A key to our results is a novel characterization of the reachability relation of a threshold automaton as an existential Presburger formula. The characterization also leads to novel verification and synthesis algorithms. We report on an implementation, and provide experimental results.

Keywords

Cite

@article{arxiv.2007.06248,
  title  = {Complexity of Verification and Synthesis of Threshold Automata},
  author = {A. R. Balasubramanian and Javier Esparza and Marijana Lazic},
  journal= {arXiv preprint arXiv:2007.06248},
  year   = {2025}
}

Comments

Accepted at ATVA20; Code available at https://github.com/arbalan96/thr_aut_SMT