Skip to main content

Showing 1–18 of 18 results for author: Groenland, C

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

    cs.DM cs.CC

    Towards Tight Bounds for the Graph Homomorphism Problem Parameterized by Cutwidth via Asymptotic Rank Parameters

    Authors: Carla Groenland, Isja Mannens, Jesper Nederlof, Marta Piecyk, Paweł Rzążewski

    Abstract: A homomorphism from a graph $G$ to a graph $H$ is an edge-preserving map** from $V(G)$ to $V(H)$. In the graph homomorphism problem, denoted by $Hom(H)$, the graph $H$ is fixed and we need to determine if there exists a homomorphism from an instance graph $G$ to $H$. We study the complexity of the problem parameterized by the cutwidth of $G$. We aim, for each $H$, for algorithms for $Hom(H)$ r… ▽ More

    Submitted 6 December, 2023; originally announced December 2023.

  2. arXiv:2306.05979  [pdf, ps, other

    cs.DS cs.DM math.CO

    Optimal distance query reconstruction for graphs without long induced cycles

    Authors: Paul Bastide, Carla Groenland

    Abstract: Let $G=(V,E)$ be an $n$-vertex connected graph of maximum degree $Δ$. Given access to $V$ and an oracle that given two vertices $u,v\in V$, returns the shortest path distance between $u$ and $v$, how many queries are needed to reconstruct $E$? We give a simple deterministic algorithm to reconstruct trees using $Δn\log_Δn+(Δ+2)n$ distance queries and show that even randomised algorithms need to use… ▽ More

    Submitted 31 July, 2023; v1 submitted 9 June, 2023; originally announced June 2023.

    MSC Class: G.2.2

  3. arXiv:2303.06609  [pdf, other

    cs.DM math.CO

    Reconstructing Graphs from Connected Triples

    Authors: Paul Bastide, Linda Cook, Jeff Erickson, Carla Groenland, Marc van Kreveld, Isja Mannens, Jordi L. Vermeulen

    Abstract: We introduce a new model of indeterminacy in graphs: instead of specifying all the edges of the graph, the input contains all triples of vertices that form a connected subgraph. In general, different (labelled) graphs may have the same set of connected triples, making unique reconstruction of the original graph from the triples impossible. We identify some families of graphs (including triangle-fr… ▽ More

    Submitted 12 March, 2023; originally announced March 2023.

    Comments: 20 pages including appendices

    MSC Class: 05 ACM Class: G.2.2; F.2.2; G.2.1

  4. arXiv:2301.05755  [pdf, other

    cs.GT

    Bridging the Gap Between Single and Multi Objective Games

    Authors: Willem Röpke, Carla Groenland, Roxana Rădulescu, Ann Nowé, Diederik M. Roijers

    Abstract: A classic model to study strategic decision making in multi-agent systems is the normal-form game. This model can be generalised to allow for an infinite number of pure strategies leading to continuous games. Multi-objective normal-form games are another generalisation that model settings where players receive separate payoffs in more than one objective. We bridge the gap between the two models by… ▽ More

    Submitted 1 March, 2023; v1 submitted 13 January, 2023; originally announced January 2023.

    Comments: Accepted to AAMAS 2023

  5. arXiv:2208.12543  [pdf, other

    cs.DM cs.CC

    Parameterized Complexity of Binary CSP: Vertex Cover, Treedepth, and Related Parameters

    Authors: Hans L. Bodlaender, Carla Groenland, Michał Pilipczuk

    Abstract: We investigate the parameterized complexity of Binary CSP parameterized by the vertex cover number and the treedepth of the constraint graph, as well as by a selection of related modulator-based parameters. The main findings are as follows: i) Binary CSP parameterized by the vertex cover number is $\mathrm{W}[3]$-complete. More generally, for every positive integer $d$, Binary CSP parameterized… ▽ More

    Submitted 21 September, 2023; v1 submitted 26 August, 2022; originally announced August 2022.

    MSC Class: 68Q15 ACM Class: F.2.2; F.1.3; G.2.2

  6. arXiv:2206.11832  [pdf, other

    cs.DM

    On the parameterized complexity of computing tree-partitions

    Authors: Hans L. Bodlaender, Carla Groenland, Hugo Jacob

    Abstract: We study the parameterized complexity of computing the tree-partition-width, a graph parameter equivalent to treewidth on graphs of bounded maximum degree. On one hand, we can obtain approximations of the tree-partition-width efficiently: we show that there is an algorithm that, given an $n$-vertex graph $G$ and an integer $k$, constructs a tree-partition of width $O(k^7)$ for $G$ or reports that… ▽ More

    Submitted 29 April, 2024; v1 submitted 23 June, 2022; originally announced June 2022.

  7. arXiv:2206.11828  [pdf, other

    cs.CC

    On the Complexity of Problems on Tree-structured Graphs

    Authors: Hans L. Bodlaender, Carla Groenland, Hugo Jacob, Marcin Pilipczuk, Michał Pilipczuk

    Abstract: In this paper, we introduce a new class of parameterized problems, which we call XALP: the class of all parameterized problems that can be solved in $f(k)n^{O(1)}$ time and $f(k)\log n$ space on a non-deterministic Turing Machine with access to an auxiliary stack (with only top element lookup allowed). Various natural problems on `tree-structured graphs' are complete for this class: we show that L… ▽ More

    Submitted 19 January, 2024; v1 submitted 23 June, 2022; originally announced June 2022.

  8. arXiv:2206.09750  [pdf, ps, other

    cs.DM cs.CC cs.DS

    List Colouring Trees in Logarithmic Space

    Authors: Hans L. Bodlaender, Carla Groenland, Hugo Jacob

    Abstract: We show that List Colouring can be solved on $n$-vertex trees by a deterministic Turing machine using $O(\log n)$ bits on the worktape. Given an $n$-vertex graph $G=(V,E)$ and a list $L(v)\subseteq\{1,\dots,n\}$ of available colours for each $v\in V$, a list colouring for $G$ is a proper colouring $c$ such that $c(v)\in L(v)$ for all $v$.

    Submitted 20 June, 2022; originally announced June 2022.

    Comments: 18 pages, accepted to ESA

  9. arXiv:2201.13119  [pdf, other

    cs.CC

    XNLP-completeness for Parameterized Problems on Graphs with a Linear Structure

    Authors: Hans L. Bodlaender, Carla Groenland, Hugo Jacob, Lars Jaffke, Paloma T. Lima

    Abstract: In this paper, we showcase the class XNLP as a natural place for many hard problems parameterized by linear width measures. This strengthens existing $W[1]$-hardness proofs for these problems, since XNLP-hardness implies $W[t]$-hardness for all $t$. It also indicates, via a conjecture by Pilipczuk and Wrochna [ToCT 2018], that any XP algorithm for such problems is likely to require XP space. In… ▽ More

    Submitted 13 July, 2022; v1 submitted 31 January, 2022; originally announced January 2022.

    Comments: Results and authors added

  10. arXiv:2110.02730  [pdf, other

    cs.DS cs.CC

    Tight bounds for counting colorings and connected edge sets parameterized by cutwidth

    Authors: Carla Groenland, Jesper Nederlof, Isja Mannens, Krisztina Szilágyi

    Abstract: We study the fine-grained complexity of counting the number of colorings and connected spanning edge sets parameterized by the cutwidth and treewidth of the graph. While decompositions of small treewidth decompose the graph with small vertex separators, decompositions with small cutwidth decompose the graph with small \emph{edge} separators. Let $p,q \in \mathbb{N}$ such that $p$ is a prime and… ▽ More

    Submitted 31 July, 2023; v1 submitted 6 October, 2021; originally announced October 2021.

  11. arXiv:2108.02697  [pdf, ps, other

    cs.DC

    A tight local algorithm for the minimum dominating set problem in outerplanar graphs

    Authors: Marthe Bonamy, Linda Cook, Carla Groenland, Alexandra Wesolek

    Abstract: We show that there is a deterministic local algorithm (constant-time distributed graph algorithm) that finds a 5-approximation of a minimum dominating set on outerplanar graphs. We show there is no such algorithm that finds a $(5-\varepsilon)$-approximation, for any $\varepsilon>0$. Our algorithm only requires knowledge of the degree of a vertex and of its neighbors, so that large messages and uni… ▽ More

    Submitted 20 November, 2022; v1 submitted 5 August, 2021; originally announced August 2021.

    Comments: Accepted to DISC 2021

  12. arXiv:2106.15907  [pdf, other

    cs.CC

    Parameterized Complexities of Dominating and Independent Set Reconfiguration

    Authors: Hans L. Bodlaender, Carla Groenland, Céline M. F. Swennenhuis

    Abstract: We settle the parameterized complexities of several variants of independent set reconfiguration and dominating set reconfiguration, parameterized by the number of tokens. We show that both problems are XL-complete when there is no limit on the number of moves, XNL-complete when a maximum length $\ell$ for the sequence is given in binary in the input, and XNLP-complete when $\ell$ is given in unary… ▽ More

    Submitted 23 October, 2023; v1 submitted 30 June, 2021; originally announced June 2021.

    Comments: 31 pages, 3 figures

    MSC Class: 68Q27; 68Q25

  13. arXiv:2105.14882  [pdf, other

    cs.CC

    Parameterized Problems Complete for Nondeterministic FPT time and Logarithmic Space

    Authors: Hans L. Bodlaender, Carla Groenland, Jesper Nederlof, Céline M. F. Swennenhuis

    Abstract: Let XNLP be the class of parameterized problems such that an instance of size n with parameter k can be solved nondeterministically in time $f(k)n^{O(1)}$ and space $f(k)\log(n)$ (for some computable function f). We give a wide variety of XNLP-complete problems, such as List Coloring and Precoloring Extension with pathwidth as parameter, Scheduling of Jobs with Precedence Constraints, with both nu… ▽ More

    Submitted 23 October, 2023; v1 submitted 31 May, 2021; originally announced May 2021.

  14. arXiv:2012.02435  [pdf, other

    math.CO cs.DM math.GR math.GT math.MG

    Asymptotic Dimension of Minor-Closed Families and Assouad-Nagata Dimension of Surfaces

    Authors: Marthe Bonamy, Nicolas Bousquet, Louis Esperet, Carla Groenland, Chun-Hung Liu, François Pirot, Alex Scott

    Abstract: The asymptotic dimension is an invariant of metric spaces introduced by Gromov in the context of geometric group theory. In this paper, we study the asymptotic dimension of metric spaces generated by graphs and their shortest path metric and show their applications to some continuous spaces. The asymptotic dimension of such graph metrics can be seen as a large scale generalisation of weak diameter… ▽ More

    Submitted 21 May, 2021; v1 submitted 4 December, 2020; originally announced December 2020.

    Comments: This paper is essentially a combination of arXiv:2007.03582 and the non-algorithmic part of arXiv:2007.08771, where some results in arXiv:2007.03582 are strengthened. v2: fix the authors names. v3: update based on referees' comments, improve the bound for layered treewidth in Theorem 1.12 from 12 to 1, and simplify the proof without the use of fat bananas

  15. arXiv:2012.01764  [pdf, ps, other

    math.CO cs.DS

    Optimal labelling schemes for adjacency, comparability, and reachability

    Authors: Marthe Bonamy, Louis Esperet, Carla Groenland, Alex Scott

    Abstract: We construct asymptotically optimal adjacency labelling schemes for every hereditary class containing $2^{Ω(n^2)}$ $n$-vertex graphs as $n\to \infty$. This regime contains many classes of interest, for instance perfect graphs or comparability graphs, for which we obtain an adjacency labelling scheme with labels of $n/4+o(n)$ bits per vertex. This implies the existence of a reachability labelling s… ▽ More

    Submitted 3 June, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Comments: 17 pages - to appear in the proceedings of STOC 2021

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

  17. arXiv:1804.07107  [pdf, ps, other

    cs.GT

    The Curse of Ties in Congestion Games with Limited Lookahead

    Authors: Carla Groenland, Guido Schäfer

    Abstract: We introduce a novel framework to model limited lookahead in congestion games. Intuitively, the players enter the game sequentially and choose an optimal action under the assumption that the $k-1$ subsequent players play subgame-perfectly. Our model naturally interpolates between outcomes of greedy best-response ($k=1$) and subgame-perfect outcomes ($k=n$, the number of players). We study the impa… ▽ More

    Submitted 19 April, 2018; originally announced April 2018.

  18. arXiv:1803.05396  [pdf, ps, other

    cs.DM math.CO

    $H$-colouring $P_t$-free graphs in subexponential time

    Authors: Carla Groenland, Karolina Okrasa, Pawel Rzążewski, Alex Scott, Paul Seymour, Sophie Spirkl

    Abstract: A graph is called $P_t$-free if it does not contain the path on $t$ vertices as an induced subgraph. Let $H$ be a multigraph with the property that any two distinct vertices share at most one common neighbour. We show that the generating function for (list) graph homomorphisms from $G$ to $H$ can be calculated in subexponential time $2^{O\left(\sqrt{tn\log(n)}\right)}$ for $n=|V(G)|$ in the class… ▽ More

    Submitted 22 March, 2019; v1 submitted 14 March, 2018; originally announced March 2018.

    Comments: Fixed some typo's