Testing Graph Properties with the Container Method

August 07, 2023 Β· Declared Dead Β· πŸ› IEEE Annual Symposium on Foundations of Computer Science

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Eric Blais, Cameron Seth arXiv ID 2308.03289 Category cs.DS: Data Structures & Algorithms Citations 5 Venue IEEE Annual Symposium on Foundations of Computer Science Last Checked 4 months ago
Abstract
We establish nearly optimal sample complexity bounds for testing the $ρ$-clique property in the dense graph model. Specifically, we show that it is possible to distinguish graphs on $n$ vertices that have a $ρn$-clique from graphs for which at least $Ρn^2$ edges must be added to form a $ρn$-clique by sampling and inspecting a random subgraph on only $\tilde{O}(ρ^3/Ρ^2)$ vertices. We also establish new sample complexity bounds for $Ρ$-testing $k$-colorability. In this case, we show that a sampled subgraph on $\tilde{O}(k/Ρ)$ vertices suffices to distinguish $k$-colorable graphs from those for which any $k$-coloring of the vertices causes at least $Ρn^2$ edges to be monochromatic. The new bounds for testing the $ρ$-clique and $k$-colorability properties are both obtained via new extensions of the graph container method. This method has been an effective tool for tackling various problems in graph theory and combinatorics. Our results demonstrate that it is also a powerful tool for the analysis of property testing algorithms.
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