Skip to main content

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

.
  1. arXiv:2506.08810  [pdf, ps, other

    math.CO

    Infinite induced-saturated graphs

    Authors: Marthe Bonamy, Carla Groenland, Tom Johnston, Natasha Morrison, Alex Scott

    Abstract: A graph $G$ is $H$-induced-saturated if $G$ is $H$-free but deleting any edge or adding any edge creates an induced copy of $H$. There are various graphs $H$, such as $P_4$, for which no finite $H$-induced-saturated graph $G$ exists. We show that for every finite graph $H$ that is not a clique or stable set, there always exists a countable $H$-induced-saturated graph. In fact, a stronger property… ▽ More

    Submitted 10 June, 2025; originally announced June 2025.

    Comments: 26 pages, 13 figures

  2. arXiv:2504.19582  [pdf, other

    math.CO cs.DS

    Faithful universal graphs for minor-closed classes

    Authors: Paul Bastide, Louis Esperet, Carla Groenland, Claire Hilaire, Clément Rambaud, Alexandra Wesolek

    Abstract: It was proved by Huynh, Mohar, Šámal, Thomassen and Wood in 2021 that any countable graph containing every countable planar graph as a subgraph has an infinite clique minor. We prove a finite, quantitative version of this result: for fixed $t$, if a graph $G$ is $K_t$-minor-free and contains every $n$-vertex planar graph as a subgraph, then $G$ has $2^{Ω(\sqrt{n})}$ vertices. If $G$ contains every… ▽ More

    Submitted 16 May, 2025; v1 submitted 28 April, 2025; originally announced April 2025.

    Comments: 36 pages, 5 figures, many references. v2: minor modifications

  3. arXiv:2410.12594  [pdf, ps, other

    cs.DS cs.DM math.CO

    Quasi-linear distance query reconstruction for graphs of bounded treelength

    Authors: Paul Bastide, Carla Groenland

    Abstract: In distance query reconstruction, we wish to reconstruct the edge set of a hidden graph by asking as few distance queries as possible to an oracle. Given two vertices $u$ and $v$, the oracle returns the shortest path distance between $u$ and $v$ in the graph. The length of a tree decomposition is the maximum distance between two vertices contained in the same bag. The treelength of a graph is de… ▽ More

    Submitted 16 October, 2024; originally announced October 2024.

    Comments: 13 pages. arXiv admin note: substantial text overlap with arXiv:2306.05979

  4. arXiv:2410.06793  [pdf, other

    cs.DS

    A Polynomial Time Algorithm for Steiner Tree when Terminals Avoid a $K_4$-Minor

    Authors: Carla Groenland, Jesper Nederlof, Tomohiro Koana

    Abstract: We study a special case of the Steiner Tree problem in which the input graph does not have a minor model of a complete graph on 4 vertices for which all branch sets contain a terminal. We show that this problem can be solved in $O(n^4)$ time, where $n$ denotes the number of vertices in the input graph. This generalizes a seminal paper by Erickson et al. [Math. Oper. Res., 1987] that solves Steiner… ▽ More

    Submitted 9 October, 2024; originally announced October 2024.

  5. arXiv:2408.04618  [pdf, other

    math.CO cs.DM

    Longest cycles in vertex-transitive and highly connected graphs

    Authors: Carla Groenland, Sean Longbrake, Raphael Steiner, Jérémie Turcotte, Liana Yepremyan

    Abstract: We present progress on two old conjectures about longest cycles in graphs. The first conjecture, due to Thomassen from 1978, states that apart from a finite number of exceptions, all connected vertex-transitive graphs contain a Hamiltonian cycle. The second conjecture, due to Smith from 1984, states that for $r\ge 2$ in every $r$-connected graph any two longest cycles intersect in at least $r$ ver… ▽ More

    Submitted 8 August, 2024; originally announced August 2024.

    Comments: 13 pages, 3 figures. Code available at https://github.com/tjeremie/Long-cycles

    MSC Class: 05C38 (Primary) 05C45; 05C60; 68V05 (Secondary)

  6. 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 mapping 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.

  7. A Polynomial Upper Bound for Poset Saturation

    Authors: Paul Bastide, Carla Groenland, Maria-Romina Ivan, Tom Johnston

    Abstract: Given a finite poset $\mathcal P$, we say that a family $\mathcal F$ of subsets of $[n]$ is $\mathcal P$-saturated if $\mathcal F$ does not contain an induced copy of $\mathcal P$, but adding any other set to $\mathcal F$ creates an induced copy of $\mathcal P$. The induced saturation number of $\mathcal P$, denoted by $\text{sat}^*(n,\mathcal P)$, is the size of the smallest $\mathcal P$-saturate… ▽ More

    Submitted 16 May, 2024; v1 submitted 6 October, 2023; originally announced October 2023.

    Comments: 7 pages, 2 figures

    MSC Class: 06A07; 05D05

  8. 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: Given access to the vertex set $V$ of a connected graph $G=(V,E)$ 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$? Firstly, we show that randomised algorithms need to use at least $\frac1{200} Δn\log_Δn$ queries in expectation in order to reconstruct $n$-vertex trees of maximum degree $Δ$. Th… ▽ More

    Submitted 16 October, 2024; v1 submitted 9 June, 2023; originally announced June 2023.

    MSC Class: G.2.2

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

  10. arXiv:2301.07022  [pdf, ps, other

    math.CO math.PR

    Counting graphic sequences via integrated random walks

    Authors: Paul Balister, Serte Donderwinkel, Carla Groenland, Tom Johnston, Alex Scott

    Abstract: Given an integer $n$, let $G(n)$ be the number of integer sequences $n-1\ge d_1\ge d_2\ge\dotsb\ge d_n\ge 0$ that are the degree sequence of some graph. We show that $G(n)=(c+o(1))4^n/n^{3/4}$ for some constant $c>0$, improving both the previously best upper and lower bounds by a factor of $n^{1/4}$ (up to polylog-factors). Additionally, we answer a question of Royle, extend the values of $n$ fo… ▽ More

    Submitted 25 September, 2024; v1 submitted 17 January, 2023; originally announced January 2023.

    Comments: 46 pages, 2 figures

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

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

  13. arXiv:2208.06630  [pdf, other

    math.CO

    Short reachability networks

    Authors: Carla Groenland, Tom Johnston, Jamie Radcliffe, Alex Scott

    Abstract: We investigate a generalisation of permutation networks. We say a sequence $T=(T_1,\dots,T_\ell)$ of transpositions in $S_n$ forms a $t$-reachability network if for every choice of $t$ distinct points $x_1, \dots, x_t\in \{1,\dots,n\}$, there is a subsequence of $T$ whose composition maps $j$ to $x_j$ for every $1\leq j\leq t$. When $t=n$, any permutation in $S_n$ can be created and $T$ is a permu… ▽ More

    Submitted 19 October, 2023; v1 submitted 13 August, 2022; originally announced August 2022.

    Comments: 13 pages, 1 figure

  14. arXiv:2208.06629  [pdf, ps, other

    math.CO math.PR

    Perfect shuffling with fewer lazy transpositions

    Authors: Carla Groenland, Tom Johnston, Jamie Radcliffe, Alex Scott

    Abstract: A lazy transposition $(a,b,p)$ is the random permutation that equals the identity with probability $1-p$ and the transposition $(a,b)\in S_n$ with probability $p$. How long must a sequence of independent lazy transpositions be if their composition is uniformly distributed? It is known that there are sequences of length $\binom{n}2$, but are there shorter sequences? This was raised by Fitzsimons in… ▽ More

    Submitted 13 August, 2022; originally announced August 2022.

    Comments: 23 pages, 5 figures, 1 table

  15. arXiv:2207.07391  [pdf, ps, other

    math.CO

    Exact antichain saturation numbers via a generalisation of a result of Lehman-Ron

    Authors: Paul Bastide, Carla Groenland, Hugo Jacob, Tom Johnston

    Abstract: For given positive integers $k$ and $n$, a family $\mathcal{F}$ of subsets of $\{1,\dots,n\}$ is $k$-antichain saturated if it does not contain an antichain of size $k$, but adding any set to $\mathcal{F}$ creates an antichain of size $k$. We use sat$^*(n, k)$ to denote the smallest size of such a family. For all $k$ and sufficiently large $n$, we determine the exact value of sat$^*(n, k)$. Our re… ▽ More

    Submitted 21 April, 2023; v1 submitted 15 July, 2022; originally announced July 2022.

    Comments: 31 pages, 3 figures

  16. 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 9 January, 2025; v1 submitted 23 June, 2022; originally announced June 2022.

    Comments: Journal version (DMTCS)

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 26:3, Discrete Algorithms (February 16, 2025) dmtcs:12540

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

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

  19. arXiv:2202.10789  [pdf, ps, other

    math.CO

    Decomposing random permutations into order-isomorphic subpermutations

    Authors: Carla Groenland, Tom Johnston, Dániel Korándi, Alexander Roberts, Alex Scott, Jane Tan

    Abstract: Two permutations $s$ and $t$ are $k$-similar if they can be decomposed into subpermutations $s^1, \ldots, s^k$ and $t^1, \ldots, t^k$ such that $s^i$ is order-isomorphic to $t^i$ for all $i$. Recently, Dudek, Grytczuk and Ruciński posed the problem of determining the minimum $k$ for which two permutations chosen independently and uniformly at random are $k$-similar. We show that two such permutati… ▽ More

    Submitted 22 January, 2023; v1 submitted 22 February, 2022; originally announced February 2022.

    Comments: 11 pages, 2 figures

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

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

  22. The lengths for which bicrucial square-free permutations exist

    Authors: Carla Groenland, Tom Johnston

    Abstract: A square is a factor $S = (S_1; S_2)$ where $S_1$ and $S_2$ have the same pattern, and a permutation is said to be square-free if it contains no non-trivial squares. The permutation is further said to be bicrucial if every extension to the left or right contains a square. We completely classify for which $n$ there exists a bicrucial square-free permutation of length $n$.

    Submitted 27 January, 2022; v1 submitted 1 September, 2021; originally announced September 2021.

    Comments: 24 pages, 4 figures

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

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

  25. arXiv:2106.15175  [pdf, ps, other

    math.CO

    Graphs of low average degree without independent transversals

    Authors: Carla Groenland, Tomáš Kaiser, Oscar Treffers, Matthew Wales

    Abstract: An independent transversal of a graph $G$ with a vertex partition $\mathcal P$ is an independent set of $G$ intersecting each block of $\mathcal P$ in a single vertex. Wanless and Wood proved that if each block of $\mathcal P$ has size at least $t$ and the average degree of vertices in each block is at most $t/4$, then an independent transversal of $\mathcal P$ exists. We present a construction sh… ▽ More

    Submitted 10 May, 2022; v1 submitted 29 June, 2021; originally announced June 2021.

    Comments: 12 pages, 2 figures

    MSC Class: 05C69

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

  27. arXiv:2103.13359  [pdf, ps, other

    math.CO

    Reconstruction from smaller cards

    Authors: Carla Groenland, Tom Johnston, Alex Scott, Jane Tan

    Abstract: The $\ell$-deck of a graph $G$ is the multiset of all induced subgraphs of $G$ on $\ell$ vertices. We say that a graph is reconstructible from its $\ell$-deck if no other graph has the same $\ell$-deck. In 1957, Kelly showed that every tree with $n\ge3$ vertices can be reconstructed from its $(n-1)$-deck, and Giles strengthened this in 1976, proving that trees on at least 6 vertices can be reconst… ▽ More

    Submitted 13 November, 2023; v1 submitted 24 March, 2021; originally announced March 2021.

    Comments: 29 pages, improvements to exposition and proof clarity

  28. Isometric universal graphs

    Authors: Louis Esperet, Cyril Gavoille, Carla Groenland

    Abstract: A subgraph $H$ of a graph $G$ is isometric if the distances between vertices in $H$ coincide with the distances between the corresponding vertices in $G$. We show that for any integer $n\ge 1$, there is a graph on $3^{n+O(\log^2 n)}$ vertices that contains isometric copies of all $n$-vertex graphs. Our main tool is a new type of distance labelling scheme, whose study might be of independent intere… ▽ More

    Submitted 30 March, 2021; v1 submitted 15 March, 2021; originally announced March 2021.

    Comments: 13 pages, no figure. v2: revised version

    Journal ref: SIAM Journal on Discrete Mathematics 35(2) (2021), 1224-1237

  29. arXiv:2102.08679  [pdf, ps, other

    math.CO

    Reconstructing the degree sequence of a sparse graph from a partial deck

    Authors: Carla Groenland, Tom Johnston, Andrey Kupavskii, Kitty Meeks, Alex Scott, Jane Tan

    Abstract: The deck of a graph $G$ is the multiset of cards $\{G-v:v\in V(G)\}$. Myrvold (1992) showed that the degree sequence of a graph on $n\geq7$ vertices can be reconstructed from any deck missing one card. We prove that the degree sequence of a graph with average degree $d$ can reconstructed from any deck missing $O(n/d^3)$ cards. In particular, in the case of graphs that can be embedded on a fixed su… ▽ More

    Submitted 4 August, 2022; v1 submitted 17 February, 2021; originally announced February 2021.

    Comments: 10 pages

  30. arXiv:2012.13916  [pdf, ps, other

    math.CO

    A note on connected greedy edge colouring

    Authors: Marthe Bonamy, Carla Groenland, Carole Muller, Jonathan Narboni, Jakub Pekárek, Alexandra Wesolek

    Abstract: Following a given ordering of the edges of a graph $G$, the greedy edge colouring procedure assigns to each edge the smallest available colour. The minimum number of colours thus involved is the chromatic index $χ'(G)$, and the maximum is the so-called Grundy chromatic index. Here, we are interested in the restricted case where the ordering of the edges builds the graph in a connected fashion. Let… ▽ More

    Submitted 27 December, 2020; originally announced December 2020.

    Comments: Comments welcome, 12 pages

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

    Journal ref: J. Eur. Math. Soc. (JEMS) 26 (2024), 3739-3791

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

  33. Exact hyperplane covers for subsets of the hypercube

    Authors: James Aaronson, Carla Groenland, Andrzej Grzesik, Tom Johnston, Bartłomiej Kielak

    Abstract: Alon and Füredi (1993) showed that the number of hyperplanes required to cover $\{0,1\}^n\setminus \{0\}$ without covering $0$ is $n$. We initiate the study of such exact hyperplane covers of the hypercube for other subsets of the hypercube. In particular, we provide exact solutions for covering $\{0,1\}^n$ while missing up to four points and give asymptotic bounds in the general case. Several int… ▽ More

    Submitted 1 July, 2021; v1 submitted 1 October, 2020; originally announced October 2020.

    Comments: Small fixes and updated code

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

  35. arXiv:2007.03582  [pdf, other

    math.CO math.GR math.GT math.MG

    Surfaces have (asymptotic) dimension 2

    Authors: Marthe Bonamy, Nicolas Bousquet, Louis Esperet, Carla Groenland, 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. When restricted to graphs and their shortest paths metric, the asymptotic dimension can be seen as a large scale version of weak diameter colorings (also known as weak diameter network decompositions), i.e. colorings in which each monochromatic component has small weak diameter.… ▽ More

    Submitted 7 December, 2020; v1 submitted 7 July, 2020; originally announced July 2020.

    Comments: 35 pages, 4 figures - v3: correction of the statements of Theorem 5.2, Corollary 5.3 and Theorem 5.9. Most of the results in this paper have been merged to arXiv:2012.02435

  36. arXiv:1904.09915  [pdf, other

    quant-ph cond-mat.mes-hall physics.atom-ph

    Stimulated Raman adiabatic passage-like protocols for amplitude transfer generalize to many bipartite graphs

    Authors: Koen Groenland, Carla Groenland, Reinier Kramer

    Abstract: Adiabatic passage techniques, used to drive a system from one quantum state into another, find widespread application in physics and chemistry. We focus on techniques to spatially transport a quantum amplitude over a strongly coupled system, such as STImulated Raman Adiabatic Passage (STIRAP) and Coherent Tunnelling by Adiabatic Passage (CTAP). Previous results were shown to work on certain graphs… ▽ More

    Submitted 17 June, 2020; v1 submitted 22 April, 2019; originally announced April 2019.

    Comments: 17 pages, 3 figures. v2 is made more mathematical and precise than v1

  37. arXiv:1903.10613  [pdf, ps, other

    math.CO

    Cyclically covering subspaces in $\mathbb{F}_2^n$

    Authors: James Aaronson, Carla Groenland, Tom Johnston

    Abstract: A subspace of $\mathbb{F}_2^n$ is called cyclically covering if every vector in $\mathbb{F}_2^n$ has a cyclic shift which is inside the subspace. Let $h_2(n)$ denote the largest possible codimension of a cyclically covering subspace of $\mathbb{F}_2^n$. We show that $h_2(p)= 2$ for every prime $p$ such that 2 is a primitive root modulo $p$, which, assuming Artin's conjecture, answers a question of… ▽ More

    Submitted 17 February, 2021; v1 submitted 25 March, 2019; originally announced March 2019.

    Comments: 36 pages

  38. arXiv:1810.02729  [pdf, ps, other

    math.CO

    Intersection sizes of linear subspaces with the hypercube

    Authors: Carla Groenland, Tom Johnston

    Abstract: We continue the study by Melo and Winter [arXiv:1712.01763, 2017] on the possible intersection sizes of a $k$-dimensional subspace with the vertices of the $n$-dimensional hypercube in Euclidean space. Melo and Winter conjectured that all intersection sizes larger than $2^{k-1}$ (the "large" sizes) are of the form $2^{k-1}+2^i$. We show that this is almost true: the large intersection sizes are ei… ▽ More

    Submitted 5 October, 2018; originally announced October 2018.

  39. arXiv:1807.11733  [pdf, ps, other

    math.CO

    Size reconstructibility of graphs

    Authors: Carla Groenland, Hannah Guggiari, Alex Scott

    Abstract: The deck of a graph $G$ is given by the multiset of (unlabelled) subgraphs $\{G-v:v\in V(G)\}$. The subgraphs $G-v$ are referred to as the cards of $G$. Brown and Fenner recently showed that, for $n\geq29$, the number of edges of a graph $G$ can be computed from any deck missing 2 cards. We show that, for sufficiently large $n$, the number of edges can be computed from any deck missing at most… ▽ More

    Submitted 9 March, 2020; v1 submitted 31 July, 2018; originally announced July 2018.

    Comments: 15 pages

  40. arXiv:1805.06277  [pdf, ps, other

    math.PR math.CO

    Exceptional graphs for the random walk

    Authors: Juhan Aru, Carla Groenland, Tom Johnston, Bhargav Narayanan, Alex Roberts, Alex Scott

    Abstract: If $\mathcal{W}$ is the simple random walk on the square lattice $\mathbb{Z}^2$, then $\mathcal{W}$ induces a random walk $\mathcal{W}_G$ on any spanning subgraph $G\subset \mathbb{Z}^2$ of the lattice as follows: viewing $\mathcal{W}$ as a uniformly random infinite word on the alphabet $\{\mathbf{x}, -\mathbf{x}, \mathbf{y}, -\mathbf{y} \}$, the walk $\mathcal{W}_G$ starts at the origin and follo… ▽ More

    Submitted 6 September, 2018; v1 submitted 16 May, 2018; originally announced May 2018.

    Comments: 19 pages, submitted

    MSC Class: Primary 05C81; Secondary 60G50

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

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