On the Computational Complexity of Gossip Protocols
Abstract
Gossip protocols deal with a group of communicating agents, each holding a private information, and aim at arriving at a situation in which all the agents know each other secrets. Distributed epistemic gossip protocols are particularly simple distributed programs that use formulas from an epistemic logic. Recently, the implementability of these distributed protocols was established (which means that the evaluation of these formulas is decidable), and the problems of their partial correctness and termination were shown to be decidable, but their exact computational complexity was left open. We show that for any monotonic type of calls the implementability of a distributed epistemic gossip protocol is a P^NP_||-complete problem, while the problems of its partial correctness and termination are in coNP^NP.
Cite
Text
Apt et al. "On the Computational Complexity of Gossip Protocols." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/106Markdown
[Apt et al. "On the Computational Complexity of Gossip Protocols." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/apt2017ijcai-computational/) doi:10.24963/IJCAI.2017/106BibTeX
@inproceedings{apt2017ijcai-computational,
title = {{On the Computational Complexity of Gossip Protocols}},
author = {Apt, Krzysztof R. and Kopczynski, Eryk and Wojtczak, Dominik},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2017},
pages = {765-771},
doi = {10.24963/IJCAI.2017/106},
url = {https://mlanthology.org/ijcai/2017/apt2017ijcai-computational/}
}