Skip to main content

Showing 1–5 of 5 results for author: Gartland, P

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

    math.CO cs.DS

    On Induced Versions of Menger's Theorem on Sparse Graphs

    Authors: Peter Gartland, Tuukka Korhonen, Daniel Lokshtanov

    Abstract: Let $A$ and $B$ be sets of vertices in a graph $G$. Menger's theorem states that for every positive integer $k$, either there exists a collection of $k$ vertex-disjoint paths between $A$ and $B$, or $A$ can be separated from $B$ by a set of at most $k-1$ vertices. Let $Δ$ be the maximum degree of $G$. We show that there exists a function $f(Δ) = (Δ+1)^{Δ^2+1}$, so that for every positive integer… ▽ More

    Submitted 15 September, 2023; originally announced September 2023.

    Comments: 9 pages

  2. arXiv:2305.15738  [pdf, other

    cs.DS

    Maximum Weight Independent Set in Graphs with no Long Claws in Quasi-Polynomial Time

    Authors: Peter Gartland, Daniel Lokshtanov, Tomáš Masařík, Marcin Pilipczuk, Michał Pilipczuk, Paweł Rzążewski

    Abstract: We show that the \textsc{Maximum Weight Independent Set} problem (\textsc{MWIS}) can be solved in quasi-polynomial time on $H$-free graphs (graphs excluding a fixed graph $H$ as an induced subgraph) for every $H$ whose every connected component is a path or a subdivided claw (i.e., a tree with at most three leaves). This completes the dichotomy of the complexity of \textsc{MWIS} in $\mathcal{F}$-f… ▽ More

    Submitted 13 November, 2023; v1 submitted 25 May, 2023; originally announced May 2023.

    Comments: 58 pages, 4 figures

  3. arXiv:2007.11402  [pdf, other

    cs.DS

    Finding large induced sparse subgraphs in $C_{>t}$-free graphs in quasipolynomial time

    Authors: Peter Gartland, Daniel Lokshtanov, Marcin Pilipczuk, Michal Pilipczuk, Pawel Rzazewski

    Abstract: For an integer $t$, a graph $G$ is called {\em{$C_{>t}$-free}} if $G$ does not contain any induced cycle on more than~$t$ vertices. We prove the following statement: for every pair of integers $d$ and $t$ and a CMSO$_2$ statement~$φ$, there exists an algorithm that, given an $n$-vertex $C_{>t}$-free graph $G$ with weights on vertices, finds in time $n^{O(\log^4 n)}$ a maximum-weight vertex subset… ▽ More

    Submitted 12 January, 2021; v1 submitted 21 July, 2020; originally announced July 2020.

    Comments: 49 pages, 2 figures. Major changes from first (preliminary) version including changing title, adding co-authors, and significant addition to content of the paper

  4. arXiv:2007.08761  [pdf, other

    cs.DM cs.DS math.CO

    Dominated Minimal Separators are Tame (Nearly All Others are Feral)

    Authors: Peter Gartland, Daniel Lokshtanov

    Abstract: A class ${\cal F}$ of graphs is called {\em tame} if there exists a constant $k$ so that every graph in ${\cal F}$ on $n$ vertices contains at most $O(n^k)$ minimal separators, {\em strongly-quasi-tame} if every graph in ${\cal F}$ on $n$ vertices contains at most $O(n^{k \log n})$ minimal separators, and {\em feral} if there exists a constant $c > 1$ so that ${\cal F}$ contains $n$-vertex graphs… ▽ More

    Submitted 17 July, 2020; originally announced July 2020.

    Comments: 32 pages 5, 5 figures

  5. arXiv:2005.00690  [pdf, ps, other

    cs.DS

    Independent Set on P$_k$-Free Graphs in Quasi-Polynomial Time

    Authors: Peter Gartland, Daniel Lokshtanov

    Abstract: We present an algorithm that takes as input a graph $G$ with weights on the vertices, and computes a maximum weight independent set $S$ of $G$. If the input graph $G$ excludes a path $P_k$ on $k$ vertices as an induced subgraph, the algorithm runs in time $n^{O(k^2 \log^3 n)}$. Hence, for every fixed $k$ our algorithm runs in quasi-polynomial time. This resolves in the affirmative an open problem… ▽ More

    Submitted 6 June, 2020; v1 submitted 1 May, 2020; originally announced May 2020.

    Comments: 17 pages long. No figures. Typos fixed and constants used in measure analysis have been corrected from first version