Skip to main content

Showing 1–12 of 12 results for author: Lucke, F

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

    math.CO cs.CC cs.DM

    Finding d-Cuts in Claw-free Graphs

    Authors: Jungho Ahn, Tala Eagling-Vose, Felicia Lucke, Daniël Paulusma, Siani Smith

    Abstract: The Matching Cut problem is to decide if the vertex set of a connected graph can be partitioned into two non-empty sets $B$ and $R$ such that the edges between $B$ and $R$ form a matching, that is, every vertex in $B$ has at most one neighbour in $R$, and vice versa. If for some integer $d\geq 1$, we allow every neighbour in $B$ to have at most $d$ neighbours in $R$, and vice versa, we obtain the… ▽ More

    Submitted 23 May, 2025; originally announced May 2025.

  2. arXiv:2502.18942  [pdf, ps, other

    math.CO cs.CC cs.DM

    Finding Minimum Matching Cuts in $H$-free Graphs and Graphs of Bounded Radius and Diameter

    Authors: Felicia Lucke, Joseph Marchand, Jannik Olbrich

    Abstract: A matching cut is a matching that is also an edge cut. In the problem Minimum Matching Cut, we ask for a matching cut with the minimum number of edges in the matching. We give polynomial-time algorithms for $P_7$-free, $S_{1,1,2}$-free and $(P_6 + P_4)$-free graphs, which also solve several open cases for the well-studied problem Matching Cut. In addition, we show NP-hardness for $3P_3$-free graph… ▽ More

    Submitted 26 February, 2025; originally announced February 2025.

  3. arXiv:2501.08735  [pdf, other

    math.CO cs.CC cs.DM

    Matching Cut and Variants on Bipartite Graphs of Bounded Radius and Diameter

    Authors: Felicia Lucke

    Abstract: In the Matching Cut problem we ask whether a graph $G$ has a matching cut, that is, a matching which is also an edge cut of $G$. We consider the variants Perfect Matching Cut and Disconnected Perfect Matching where we ask whether there exists a matching cut equal to, respectively contained in, a perfect matching. Further, in the problem Maximum Matching Cut we ask for a matching cut with a maximum… ▽ More

    Submitted 15 January, 2025; originally announced January 2025.

  4. arXiv:2404.11389  [pdf, ps, other

    math.CO cs.CC cs.DM cs.DS

    Finding $d$-Cuts in Graphs of Bounded Diameter, Graphs of Bounded Radius and $H$-Free Graphs

    Authors: Felicia Lucke, Ali Momeni, Daniël Paulusma, Siani Smith

    Abstract: The $d$-Cut problem is to decide if a graph has an edge cut such that each vertex has at most $d$ neighbours at the opposite side of the cut. If $d=1$, we obtain the intensively studied Matching Cut problem. The $d$-Cut problem has been studied as well, but a systematic study for special graph classes was lacking. We initiate such a study and consider classes of bounded diameter, bounded radius an… ▽ More

    Submitted 29 May, 2025; v1 submitted 17 April, 2024; originally announced April 2024.

  5. arXiv:2312.12960  [pdf, ps, other

    math.CO cs.CC cs.DM cs.DS

    Maximizing Matching Cuts

    Authors: Van Bang Le, Felicia Lucke, Daniël Paulusma, Bernard Ries

    Abstract: A matching cut in a graph G is an edge cut of G that is also a matching. This short survey gives an overview of old and new results and open problems for Maximum Matching Cut, which is to determine the size of a largest matching cut in a graph. We also compare this problem with the related problems Matching Cut, Minimum Matching Cut, and Perfect Matching Cut, which are to determine if a graph has… ▽ More

    Submitted 20 December, 2023; originally announced December 2023.

  6. arXiv:2311.07219  [pdf, other

    math.CO cs.DM

    On Blockers and Transversals of Maximum Independent Sets in Co-Comparability Graphs

    Authors: Felicia Lucke, Bernard Ries

    Abstract: In this paper, we consider the following two problems: (i) Deletion Blocker($α$) where we are given an undirected graph $G=(V,E)$ and two integers $k,d\geq 1$ and ask whether there exists a subset of vertices $S\subseteq V$ with $|S|\leq k$ such that $α(G-S) \leq α(G)-d$, that is the independence number of $G$ decreases by at least $d$ after having removed the vertices from $S$; (ii) Transversal(… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

  7. arXiv:2304.01099  [pdf, other

    math.CO cs.CC cs.DM cs.DS

    Dichotomies for Maximum Matching Cut: $H$-Freeness, Bounded Diameter, Bounded Radius

    Authors: Felicia Lucke, Daniël Paulusma, Bernard Ries

    Abstract: The (Perfect) Matching Cut problem is to decide if a graph $G$ has a (perfect) matching cut, i.e., a (perfect) matching that is also an edge cut of $G$. Both Matching Cut and Perfect Matching Cut are known to be NP-complete. A perfect matching cut is also a matching cut with maximum number of edges. To increase our understanding of the relationship between the two problems, we perform a complexity… ▽ More

    Submitted 12 June, 2024; v1 submitted 3 April, 2023; originally announced April 2023.

  8. arXiv:2212.12317  [pdf, other

    math.CO cs.CC cs.DM cs.DS

    Matching Cuts in Graphs of High Girth and H-Free Graphs

    Authors: Carl Feghali, Felicia Lucke, Daniel Paulusma, Bernard Ries

    Abstract: The (Perfect) Matching Cut problem is to decide if a connected graph has a (perfect) matching that is also an edge cut. The Disconnected Perfect Matching problem is to decide if a connected graph has a perfect matching that contains a matching cut. Both Matching Cut and Disconnected Perfect Matching are NP-complete for planar graphs of girth 5, whereas Perfect Matching Cut is known to be NP-comple… ▽ More

    Submitted 7 November, 2023; v1 submitted 23 December, 2022; originally announced December 2022.

  9. arXiv:2210.10503  [pdf, ps, other

    math.CO cs.DM

    Reducing Graph Parameters by Contractions and Deletions

    Authors: Felicia Lucke, Felix Mann

    Abstract: We consider the following problem: for a given graph $G$ and two integers $k$ and $d$, can we apply a fixed graph operation at most $k$ times in order to reduce a given graph parameter $π$ by at least $d$? We show that this problem is NP-hard when the parameter is the independence number and the graph operation is vertex deletion or edge contraction, even for fixed $d=1$ and when restricted to cho… ▽ More

    Submitted 19 October, 2022; originally announced October 2022.

    Comments: 26 pages, 4 figures. arXiv admin note: substantial text overlap with arXiv:2202.08574

  10. arXiv:2207.07095  [pdf, other

    math.CO cs.CC cs.DM cs.DS

    Finding Matching Cuts in $H$-Free Graphs

    Authors: Felicia Lucke, Daniël Paulusma, Bernard Ries

    Abstract: The NP-complete problem Matching Cut is to decide if a graph has a matching that is also an edge cut of the graph. We prove new complexity results for Matching Cut restricted to $H$-free graphs, that is, graphs that do not contain some fixed graph $H$ as an induced subgraph. We also prove new complexity results for two recently studied variants of Matching Cut, on $H$-free graphs. The first varian… ▽ More

    Submitted 14 July, 2022; originally announced July 2022.

  11. arXiv:2204.07129  [pdf, ps, other

    math.CO cs.CC cs.DM cs.DS

    On The Complexity of Matching Cut for Graphs of Bounded Radius and $H$-Free Graphs

    Authors: Felicia Lucke, Daniël Paulusma, Bernard Ries

    Abstract: For a connected graph $G=(V,E)$, a matching $M\subseteq E$ is a matching cut of $G$ if $G-M$ is disconnected. It is known that for an integer $d$, the corresponding decision problem Matching Cut is polynomial-time solvable for graphs of diameter at most $d$ if $d\leq 2$ and NP-complete if $d\geq 3$. We prove the same dichotomy for graphs of bounded radius. For a graph $H$, a graph is $H$-free if i… ▽ More

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

  12. arXiv:2202.08574  [pdf, ps, other

    math.CO cs.DM

    Using Edge Contractions and Vertex Deletions to Reduce the Independence Number and the Clique Number

    Authors: Felicia Lucke, Felix Mann

    Abstract: We consider the following problem: for a given graph G and two integers k and d, can we apply a fixed graph operation at most k times in order to reduce a given graph parameter $π$ by at least d? We show that this problem is NP-hard when the parameter is the independence number and the graph operation is vertex deletion or edge contraction, even for fixed d=1 and when restricted to chordal graphs.… ▽ More

    Submitted 17 February, 2022; originally announced February 2022.

    Comments: 13 pages, 2 figures