Skip to main content

Showing 1–5 of 5 results for author: Smulewicz, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.10420  [pdf, ps, other

    cs.DS

    Fully Dynamic Strongly Connected Components in Planar Digraphs

    Authors: Adam Karczmarz, Marcin Smulewicz

    Abstract: In this paper, we consider maintaining strongly connected components (SCCs) of a directed planar graph subject to edge insertions and deletions. We show a data structure maintaining an implicit representation of the SCCs within $\tilde{O}(n^{6/7})$ worst-case time per update. The data structure supports, in $O(\log^2{n})$ time, reporting vertices of any specified SCC (with constant overhead per re… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: To appear in ICALP 2024

  2. arXiv:2205.02656  [pdf, other

    cs.DS

    Computing treedepth in polynomial space and linear fpt time

    Authors: Wojciech Nadara, Michał Pilipczuk, Marcin Smulewicz

    Abstract: The treedepth of a graph $G$ is the least possible depth of an elimination forest of $G$: a rooted forest on the same vertex set where every pair of vertices adjacent in $G$ is bound by the ancestor/descendant relation. We propose an algorithm that given a graph $G$ and an integer $d$, either finds an elimination forest of $G$ of depth at most $d$ or concludes that no such forest exists; thus the… ▽ More

    Submitted 5 May, 2022; originally announced May 2022.

  3. arXiv:2105.01699  [pdf, other

    cs.DS

    Determining 4-edge-connected components in linear time

    Authors: Wojciech Nadara, Mateusz Radecki, Marcin Smulewicz, Marek Sokołowski

    Abstract: In this work, we present the first linear time deterministic algorithm computing the 4-edge-connected components of an undirected graph. First, we show an algorithm listing all 3-edge-cuts in a given 3-edge-connected graph, and then we use the output of this algorithm in order to determine the 4-edge-connected components of the graph.

    Submitted 4 May, 2021; originally announced May 2021.

  4. arXiv:2005.02329  [pdf, other

    cs.DS

    Many visits TSP revisited

    Authors: Łukasz Kowalik, Shaohua Li, Wojciech Nadara, Marcin Smulewicz, Magnus Wahlström

    Abstract: We study the Many Visits TSP problem, where given a number $k(v)$ for each of $n$ cities and pairwise (possibly asymmetric) integer distances, one has to find an optimal tour that visits each city $v$ exactly $k(v)$ times. The currently fastest algorithm is due to Berger, Kozma, Mnich and Vincze [SODA 2019, TALG 2020] and runs in time and space $\mathcal{O}^*(5^n)$. They also show a polynomial spa… ▽ More

    Submitted 5 May, 2020; originally announced May 2020.

  5. arXiv:1909.10701  [pdf, other

    cs.DM math.CO

    Decreasing the maximum average degree by deleting an independent set or a d-degenerate subgraph

    Authors: Wojciech Nadara, Marcin Smulewicz

    Abstract: The maximum average degree $\mathrm{mad}(G)$ of a graph $G$ is the maximum average degree over all subgraphs of $G$. In this paper we prove that for every $G$ and positive integer $k$ such that $\mathrm{mad}(G) \ge k$ there exists $S \subseteq V(G)$ such that $\mathrm{mad}(G - S) \le \mathrm{mad}(G) - k$ and $G[S]$ is $(k-1)$-degenerate. Moreover, such $S$ can be computed in polynomial time. In pa… ▽ More

    Submitted 21 March, 2020; v1 submitted 24 September, 2019; originally announced September 2019.