Undecidability of the Emptiness Problem for Weak Models of Distributed Computing
By: Flavio T. Principato, Javier Esparza, Philipp Czerner
Potential Business Impact:
Computers can't always tell if a network works.
Esparza and Reiter have recently conducted a systematic comparative study of weak asynchronous models of distributed computing, in which a network of identical finite-state machines acts cooperatively to decide properties of the network's graph. They introduced a distributed automata framework encompassing many different models, and proved that w.r.t. their expressive power (the graph properties they can decide) distributed automata collapse into seven equivalence classes. In this contribution, we turn our attention to the formal verification problem: Given a distributed automaton, does it decide a given graph property? We consider a fundamental instance of this question - the emptiness problem: Given a distributed automaton, does it accept any graph at all? Our main result is negative: the emptiness problem is undecidable for six of the seven equivalence classes, and trivially decidable for the remaining class.
Similar Papers
Undecidability of the Emptiness Problem of Deterministic Propositional While Programs with Graph Loop: Hypothesis Elimination Using Loops
Logic in Computer Science
Makes computers prove if programs have no errors.
Parametric disjunctive timed networks
Logic in Computer Science
Helps computers figure out tricky timing problems.
The Queue Automaton Revisited
Formal Languages and Automata Theory
Makes computers understand all possible actions.