Skip to main content

Showing 1–13 of 13 results for author: Nadara, W

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

    cs.DS

    Exact Shortest Paths with Rational Weights on the Word RAM

    Authors: Adam Karczmarz, Wojciech Nadara, Marek Sokołowski

    Abstract: Exact computation of shortest paths in weighted graphs has been traditionally studied in one of two settings. First, one can assume that the edge weights are real numbers and all the performed operations on reals (typically comparisons and additions) take constant time. Classical Dijkstra's and Bellman-Ford algorithms have been described in this setting. More efficient exact shortest paths algorit… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

  2. arXiv:2310.20623  [pdf, other

    cs.DS

    Fully dynamic approximation schemes on planar and apex-minor-free graphs

    Authors: Tuukka Korhonen, Wojciech Nadara, Michał Pilipczuk, Marek Sokołowski

    Abstract: The classic technique of Baker [J. ACM '94] is the most fundamental approach for designing approximation schemes on planar, or more generally topologically-constrained graphs, and it has been applied in a myriad of different variants and settings throughout the last 30 years. In this work we propose a dynamic variant of Baker's technique, where instead of finding an approximate solution in a given… ▽ More

    Submitted 31 October, 2023; originally announced October 2023.

    Comments: 37 pages, accepted to SODA '24

  3. arXiv:2304.01744  [pdf, other

    cs.DS

    Dynamic treewidth

    Authors: Tuukka Korhonen, Konrad Majewski, Wojciech Nadara, Michał Pilipczuk, Marek Sokołowski

    Abstract: We present a data structure that for a dynamic graph $G$ that is updated by edge insertions and deletions, maintains a tree decomposition of $G$ of width at most $6k+5$ under the promise that the treewidth of $G$ never grows above $k$. The amortized update time is ${\cal O}_k(2^{\sqrt{\log n}\log\log n})$, where $n$ is the vertex count of $G$ and the ${\cal O}_k(\cdot)$ notation hides factors depe… ▽ More

    Submitted 4 April, 2023; originally announced April 2023.

    Comments: 80 pages, 2 figures

  4. 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.

  5. 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.

  6. arXiv:2008.00779  [pdf, other

    cs.DS cs.DM math.CO

    Approximating pathwidth for graphs of small treewidth

    Authors: Carla Groenland, Gwenaël Joret, Wojciech Nadara, Bartosz Walczak

    Abstract: We describe a polynomial-time algorithm which, given a graph $G$ with treewidth $t$, approximates the pathwidth of $G$ to within a ratio of $O(t\sqrt{\log t})$. This is the first algorithm to achieve an $f(t)$-approximation for some function $f$. Our approach builds on the following key insight: every graph with large pathwidth has large treewidth or contains a subdivision of a large complete bi… ▽ More

    Submitted 8 December, 2022; v1 submitted 3 August, 2020; originally announced August 2020.

    Comments: v4: small changes following further comments from a referee. v3: revised following referees' comments, corrects a serious error in the previous version

    Journal ref: ACM Transactions on Algorithms, 19/2:1--19, 2023

  7. arXiv:2006.00571  [pdf, other

    cs.DS cs.DM math.CO

    Efficient fully dynamic elimination forests with applications to detecting long paths and cycles

    Authors: Jiehua Chen, Wojciech Czerwiński, Yann Disser, Andreas Emil Feldmann, Danny Hermelin, Wojciech Nadara, Michał Pilipczuk, Marcin Pilipczuk, Manuel Sorge, Bartłomiej Wróblewski, Anna Zych-Pawlewicz

    Abstract: We present a data structure that in a dynamic graph of treedepth at most $d$, which is modified over time by edge insertions and deletions, maintains an optimum-height elimination forest. The data structure achieves worst-case update time $2^{{\cal O}(d^2)}$, which matches the best known parameter dependency in the running time of a static fpt algorithm for computing the treedepth of a graph. This… ▽ More

    Submitted 19 July, 2020; v1 submitted 31 May, 2020; originally announced June 2020.

    Comments: 74 pages, 5 figures

  8. 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.

  9. arXiv:1912.01570  [pdf, other

    math.CO cs.DM

    Jones' Conjecture in subcubic graphs

    Authors: Marthe Bonamy, François Dross, Tomáš Masařík, Wojciech Nadara, Marcin Pilipczuk, Michał Pilipczuk

    Abstract: We confirm Jones' Conjecture for subcubic graphs. Namely, if a subcubic planar graph does not contain $k+1$ vertex-disjoint cycles, then it suffices to delete $2k$ vertices to obtain a forest.

    Submitted 3 December, 2019; originally announced December 2019.

    Journal ref: The Electronic Journal of Combinatorics 28(4), 5:1-5:12, 2021

  10. 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.

  11. arXiv:1904.13077  [pdf, other

    cs.DM cs.DS math.CO

    Improved bounds for the excluded-minor approximation of treedepth

    Authors: Wojciech Czerwiński, Wojciech Nadara, Marcin Pilipczuk

    Abstract: Treedepth, a more restrictive graph width parameter than treewidth and pathwidth, plays a major role in the theory of sparse graph classes. We show that there exists a constant $C$ such that for every positive integers $a,b$ and a graph $G$, if the treedepth of $G$ is at least $Cab$, then the treewidth of $G$ is at least $a$ or $G$ contains a subcubic (i.e., of maximum degree at most $3$) tree of… ▽ More

    Submitted 18 September, 2019; v1 submitted 30 April, 2019; originally announced April 2019.

  12. arXiv:1811.07831  [pdf, ps, other

    cs.DS

    Experimental evaluation of kernelization algorithms to Dominating Set

    Authors: Wojciech Nadara

    Abstract: The theoretical notions of graph classes with bounded expansion and that are nowhere dense are meant to capture structural sparsity of real world networks that can be used to design efficient algorithms. In the area of sparse graphs, the flagship problems are Dominating Set and its generalization r-Dominating Set. They have been precursors for model checking of first order logic on sparse graph cl… ▽ More

    Submitted 19 November, 2018; originally announced November 2018.

  13. arXiv:1802.09801  [pdf, other

    cs.DM

    Empirical Evaluation of Approximation Algorithms for Generalized Graph Coloring and Uniform Quasi-Wideness

    Authors: Wojciech Nadara, Marcin Pilipczuk, Roman Rabinovich, Felix Reidl, Sebastian Siebertz

    Abstract: The notions of bounded expansion and nowhere denseness not only offer robust and general definitions of uniform sparseness of graphs, they also describe the tractability boundary for several important algorithmic questions. In this paper we study two structural properties of these graph classes that are of particular importance in this context, namely the property of having bounded generalized col… ▽ More

    Submitted 24 September, 2019; v1 submitted 27 February, 2018; originally announced February 2018.

    Comments: Full version of a paper that appeared at SEA 2018