On the communication complexity of finding a king in a tournament

Nikhil S. Mande,Manaswi Paraashar,Swagato Sanyal,Nitin Saurabh
2024-02-23
Abstract:A tournament is a complete directed graph. A king in a tournament is a vertex v such that every other vertex is reachable from v via a path of length at most 2. It is well known that every tournament has at least one king, one of which is a maximum out-degree vertex. The tasks of finding a king, a maximum out-degree vertex and a source in a tournament has been relatively well studied in the context of query complexity. We study the communication complexity of these tasks, where the edges are partitioned between two players. The following are our main results for n-vertex tournaments:
Computational Complexity,Quantum Physics
What problem does this paper attempt to address?