Improved Algorithms for Edge Colouring in the W-Streaming Model

October 27, 2020 Β· Declared Dead Β· πŸ› SIAM Symposium on Simplicity in Algorithms

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Moses Charikar, Paul Liu arXiv ID 2010.14560 Category cs.DS: Data Structures & Algorithms Citations 10 Venue SIAM Symposium on Simplicity in Algorithms Last Checked 4 months ago
Abstract
In the W-streaming model, an algorithm is given $O(n \mathrm{polylog} n)$ space and must process a large graph of up to $O(n^2)$ edges. In this short note we give two algorithms for edge colouring under the W-streaming model. For edge colouring in W-streaming, a colour for every edge must be determined by the time all the edges are streamed. Our first algorithm uses $Ξ”+ o(Ξ”)$ colours in $O(n \log^2 n)$ space when the edges arrive according to a uniformly random permutation. The second algorithm uses $(1 + o(1))Ξ”^2 / s$ colours in $\tilde{O}(n s)$ space when edges arrival adversarially.
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