Parameterized complexity of streaming diameter and connectivity problems

JJ Oostveen, EJ van Leeuwen - Algorithmica, 2024 - Springer
We initiate the investigation of the parameterized complexity of Diameter and Connectivity in
the streaming paradigm. On the positive end, we show that knowing a vertex cover of size k …

[HTML][HTML] Streaming deletion problems parameterized by vertex cover

JJ Oostveen, EJ van Leeuwen - Theoretical Computer Science, 2023 - Elsevier
Streaming is a model where an input graph is provided one edge at a time, instead of being
able to inspect it at will. In this work, we take a parameterized approach by assuming a …

Parameterized Algorithms in a Streaming Setting

JJ Oostveen - 2020 - studenttheses.uu.nl
Saving large graphs in memory can be problematic. Streaming the graph provides a
solution, where the graph arrives as a stream of edges. Different streaming models can be …