Skip to main content

Showing 1–12 of 12 results for author: Zych-Pawlewicz, A

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

    cs.DS cs.CC cs.LO

    Fair Vertex Problems Parameterized by Cluster Vertex Deletion

    Authors: Tomáš Masařík, Jędrzej Olkowski, Anna Zych-Pawlewicz

    Abstract: We study fair vertex problem metatheorems on graphs within the scope of structural parameterization in parameterized complexity. Unlike typical graph problems that seek the smallest set of vertices satisfying certain properties, the goal here is to find such a set that does not contain too many vertices in any neighborhood of any vertex. Formally, the task is to find a set $X\subseteq V(G)$ of fai… ▽ More

    Submitted 3 February, 2025; originally announced February 2025.

    Comments: 23 pages, 1 figure

    ACM Class: F.2; F.4

  2. arXiv:2404.12907  [pdf, ps, other

    cs.DS

    Dynamic Parameterized Feedback Problems in Tournaments

    Authors: Anna Zych-Pawlewicz, Marek Żochowski

    Abstract: In this paper we present the first dynamic algorithms for the problem of Feedback Arc Set in Tournaments (FAST) and the problem of Feedback Vertex Set in Tournaments (FVST). Our algorithms maintain a dynamic tournament on n vertices altered by redirecting the arcs, and answer if the tournament admits a feedback arc set (or respectively feedback vertex set) of size at most K, for some chosen parame… ▽ More

    Submitted 19 April, 2024; originally announced April 2024.

  3. arXiv:2402.13938  [pdf, other

    cs.DS

    A $(5/3+ε)$-Approximation for Tricolored Non-crossing Euclidean TSP

    Authors: Júlia Baligács, Yann Disser, Andreas Emil Feldmann, Anna Zych-Pawlewicz

    Abstract: In the Tricolored Euclidean Traveling Salesperson problem, we are given~$k=3$ sets of points in the plane and are looking for disjoint tours, each covering one of the sets. Arora (1998) famously gave a PTAS based on ``patching'' for the case $k=1$ and, recently, Dross et al.~(2023) generalized this result to~$k=2$. Our contribution is a $(5/3+ε)$-approximation algorithm for~$k=3$ that further gene… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

  4. arXiv:2402.08816  [pdf, other

    cs.DS

    Parameterized dynamic data structure for Split Completion

    Authors: Konrad Majewski, Michał Pilipczuk, Anna Zych-Pawlewicz

    Abstract: We design a randomized data structure that, for a fully dynamic graph $G$ updated by edge insertions and deletions and integers $k, d$ fixed upon initialization, maintains the answer to the Split Completion problem: whether one can add $k$ edges to $G$ to obtain a split graph. The data structure can be initialized on an edgeless $n$-vertex graph in time… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

    Comments: 25 pages, 2 figures

  5. arXiv:2209.08904  [pdf, other

    cs.DS cs.CG

    Gap-ETH-Tight Approximation Schemes for Red-Green-Blue Separation and Bicolored Noncrossing Euclidean Travelling Salesman Tours

    Authors: François Dross, Krzysztof Fleszar, Karol Węgrzycki, Anna Zych-Pawlewicz

    Abstract: In this paper, we study problems of connecting classes of points via noncrossing structures. Given a set of colored terminal points, we want to find a graph for each color that connects all terminals of its color with the restriction that no two graphs cross each other. We consider these problems both on the Euclidean plane and in planar graphs. On the algorithmic side, we give a Gap-ETH-tight E… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

    Comments: 36 pages, 15 figures (colored)

  6. arXiv:2208.14132  [pdf, other

    cs.DS cs.CC cs.DM

    On Sparse Hitting Sets: from Fair Vertex Cover to Highway Dimension

    Authors: Johannes Blum, Yann Disser, Andreas Emil Feldmann, Siddharth Gupta, Anna Zych-Pawlewicz

    Abstract: We consider the Sparse Hitting Set (Sparse-HS) problem, where we are given a set system $(V,\mathcal{F},\mathcal{B})$ with two families $\mathcal{F},\mathcal{B}$ of subsets of $V$. The task is to find a hitting set for $\mathcal{F}$ that minimizes the maximum number of elements in any of the sets of $\mathcal{B}$. Our focus is on determining the complexity of some special cases of Sparse-HS with r… ▽ More

    Submitted 28 September, 2022; v1 submitted 30 August, 2022; originally announced August 2022.

  7. arXiv:2205.00441  [pdf, other

    cs.DS

    Dynamic data structures for parameterized string problems

    Authors: Jędrzej Olkowski, Michał Pilipczuk, Mateusz Rychlicki, Karol Węgrzycki, Anna Zych-Pawlewicz

    Abstract: We revisit classic string problems considered in the area of parameterized complexity, and study them through the lens of dynamic data structures. That is, instead of asking for a static algorithm that solves the given instance efficiently, our goal is to design a data structure that efficiently maintains a solution, or reports a lack thereof, upon updates in the instance. We first consider the… ▽ More

    Submitted 1 May, 2022; originally announced May 2022.

    Comments: 28 pages

  8. arXiv:2202.08006  [pdf, other

    cs.DM math.CO

    Recoloring Unit Interval Graphs with Logarithmic Recourse Budget

    Authors: Bartłomiej Bosek, Anna Zych-Pawlewicz

    Abstract: In this paper we study the problem of coloring a unit interval graph which changes dynamically. In our model the unit intervals are added or removed one at the time, and have to be colored immediately, so that no two overlapping intervals share the same color. After each update only a limited number of intervals is allowed to be recolored. The limit on the number of recolorings per update is calle… ▽ More

    Submitted 16 February, 2022; originally announced February 2022.

    Comments: 26 pages, 9 figures

    MSC Class: 68R05 (Primary) 05C15; 05C85 (Secondary) ACM Class: F.2.2; G.2.1

  9. arXiv:2110.08106  [pdf, other

    cs.DS

    Compact representation for matrices of bounded twin-width

    Authors: Michał Pilipczuk, Marek Sokołowski, Anna Zych-Pawlewicz

    Abstract: For every fixed $d \in \mathbb{N}$, we design a data structure that represents a binary $n \times n$ matrix that is $d$-twin-ordered. The data structure occupies $O_d(n)$ bits, which is the least one could hope for, and can be queried for entries of the matrix in time $O_d(\log \log n)$ per query.

    Submitted 15 October, 2021; originally announced October 2021.

    Comments: 24 pages, 2 figures

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

  11. arXiv:1706.06086  [pdf, other

    cs.DS

    An exponential lower bound for cut sparsifiers in planar graphs

    Authors: Nikolai Karpov, Marcin Pilipczuk, Anna Zych-Pawlewicz

    Abstract: Given an edge-weighted graph $G$ with a set $Q$ of $k$ terminals, a mimicking network is a graph with the same set of terminals that exactly preserves the sizes of minimum cuts between any partition of the terminals. A natural question in the area of graph compression is to provide as small mimicking networks as possible for input graph $G$ being either an arbitrary graph or coming from a specific… ▽ More

    Submitted 30 December, 2017; v1 submitted 19 June, 2017; originally announced June 2017.

  12. arXiv:1704.02093  [pdf, other

    cs.DM

    A Tight Bound for Shortest Augmenting Paths on Trees

    Authors: Bartłomiej Bosek, Dariusz Leniowski, Piotr Sankowski, Anna Zych-Pawlewicz

    Abstract: The shortest augmenting path technique is one of the fundamental ideas used in maximum matching and maximum flow algorithms. Since being introduced by Edmonds and Karp in 1972, it has been widely applied in many different settings. Surprisingly, despite this extensive usage, it is still not well understood even in the simplest case: online bipartite matching problem on trees. In this problem a bip… ▽ More

    Submitted 20 December, 2017; v1 submitted 7 April, 2017; originally announced April 2017.

    Comments: 22 pages, 10 figures

    MSC Class: 05C70; 05C85; 05C05 ACM Class: F.2.2; G.2.2