New Algorithms and Lower Bounds for Streaming Tournaments

Prantar Ghosh,Sahil Kuchlous
2024-05-10
Abstract:We study fundamental directed graph (digraph) problems in the streaming model. An initial investigation by Chakrabarti, Ghosh, McGregor, and Vorotnikova [SODA'20] on streaming digraphs showed that while most of these problems are provably hard in general, some of them become tractable when restricted to the well-studied class of tournament graphs where every pair of nodes shares exactly one directed edge. Thus, we focus on tournaments and improve the state of the art for multiple problems in terms of both upper and lower bounds.
Data Structures and Algorithms
What problem does this paper attempt to address?