Sublinear-Space Streaming Algorithms for Estimating Graph Parameters on Sparse Graphs

May 26, 2023 Β· Declared Dead Β· πŸ› Workshop on Algorithms and Data Structures

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Xiuge Chen, Rajesh Chitnis, Patrick Eades, Anthony Wirth arXiv ID 2305.16815 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DB Citations 3 Venue Workshop on Algorithms and Data Structures Last Checked 4 months ago
Abstract
In this paper, we design sub-linear space streaming algorithms for estimating three fundamental parameters -- maximum independent set, minimum dominating set and maximum matching -- on sparse graph classes, i.e., graphs which satisfy $m=O(n)$ where $m,n$ is the number of edges, vertices respectively. Each of the three graph parameters we consider can have size $Ξ©(n)$ even on sparse graph classes, and hence for sublinear-space algorithms we are restricted to parameter estimation instead of attempting to find a solution.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted