English
Related papers

Related papers: Packing Directed Cycles Quarter- and Half-Integral…

200 papers

Given a graph $G$ and an integer $k$, the Feedback Vertex Set (FVS) problem asks if there is a vertex set $T$ of size at most $k$ that hits all cycles in the graph. The fixed-parameter tractability status of FVS in directed graphs was a…

Data Structures and Algorithms · Computer Science 2014-12-03 Rajesh Chitnis , Marek Cygan , MohammadTaghi Hajiaghayi , Dániel Marx

We study reduction rules for Directed Feedback Vertex Set (DFVS) on directed graphs without long cycles. A DFVS instance without cycles longer than $d$ naturally corresponds to an instance of $d$-Hitting Set, however, enumerating all cycles…

Data Structures and Algorithms · Computer Science 2025-01-23 Jona Dirks , Enna Gerhard , Mario Grobler , Amer E. Mouawad , Sebastian Siebertz

We prove that every oriented tree on $n$ vertices with bounded maximum degree appears as a spanning subdigraph of every directed graph on $n$ vertices with minimum semidegree at least $n/2+o(n)$. This can be seen as a directed graph…

Combinatorics · Mathematics 2026-05-20 Richard Mycroft , Tássio Naia

A mixed graph is a graph with both directed and undirected edges. We present an algorithm for deciding whether a given mixed graph on $n$ vertices contains a feedback vertex set (FVS) of size at most $k$, in time $2^{O(k)}k! O(n^4)$. This…

Data Structures and Algorithms · Computer Science 2015-03-17 Paul Bonsma , Daniel Lokshtanov

Let D be a directed graph with vertex set V and order n. An anti-directed hamiltonian cycle H in D is a hamiltonian cycle in the graph underlying D such that no pair of consecutive arcs in H form a directed path in D. An anti-directed…

Combinatorics · Mathematics 2011-02-23 Ajit A. Diwan , Josh B. Frye , Michael J. Plantholt , Shailesh K. Tipnis

Chung and Graham [J. London Math. Soc. 1983] claimed to prove that there exists an $n$-vertex graph $G$ with $ \frac{5}{2}n \log_2 n + O(n)$ edges that contains every $n$-vertex tree as a subgraph. Frati, Hoffmann and T\'oth [Combin.…

Combinatorics · Mathematics 2026-02-04 Neel Kaul , Jaehoon Kim , Minseo Kim , David R. Wood

Let v(G) be the number of vertices and t(G,k) the maximum number of disjoint k-edge trees in G. In this paper we show that (a1) if G is a graph with every vertex of degree at least two and at most s, where s > 3, then t(G,2) is at least…

Combinatorics · Mathematics 2007-05-23 Alexander Kelmans

We prove that there exists a bivariate function f with f(k,l) = O(l k log k) such that for every naturals k and l, every graph G has at least k vertex-disjoint cycles of length at least l or a set of at most f(k,l) vertices that meets all…

Combinatorics · Mathematics 2012-05-07 Samuel Fiorini , Audrey Herinckx

A theorem by Ding, Oporowski, Oxley, and Vertigan states that every sufficiently large bipartite graph without twins contains a matching, co-matching, or half-graph of any given size as an induced subgraph. We prove that this Ramsey…

Combinatorics · Mathematics 2025-11-25 Tomáš Hons

In this short note, we prove that for \beta < 1/5 every graph G with n vertices and n^{2-\beta} edges contains a subgraph G' with at least cn^{2-2\beta} edges such that every pair of edges in G' lie together on a cycle of length at most 8.…

Combinatorics · Mathematics 2007-11-12 Jacob Fox , Benny Sudakov

Let $k \geq 3$ be an integer, $h_{k}(G)$ be the number of vertices of degree at least $2k$ in a graph $G$, and $\ell_{k}(G)$ be the number of vertices of degree at most $2k-2$ in $G$. Dirac and Erd\H{o}s proved in 1963 that if $h_{k}(G) -…

Combinatorics · Mathematics 2017-07-14 Henry A. Kierstead , Alexandr V. Kostochka , Andrew McConvey

Let $k$ be a positive integer. Bermond and Thomassen conjectured in 1981 that every digraph with minimum outdegree at least $2k-1$ contains $k$ vertex-disjoint cycles. It is famous as one of the one hundred unsolved problems selected in…

Combinatorics · Mathematics 2018-05-31 Yandong Bai , Yannis Manoussakis

We prove new complexity results for Feedback Vertex Set and Even Cycle Transversal on $H$-free graphs, that is, graphs that do not contain some fixed graph $H$ as an induced subgraph. In particular, we prove that for every $s\geq 1$, both…

Data Structures and Algorithms · Computer Science 2022-01-12 Giacomo Paesani , Daniël Paulusma , Paweł Rzążewski

A cycle cover of a graph is a set of cycles such that every vertex is part of exactly one cycle. An L-cycle cover is a cycle cover in which the length of every cycle is in the set L. We investigate how well L-cycle covers of minimum weight…

Data Structures and Algorithms · Computer Science 2009-09-29 Bodo Manthey

An old conjecture of Bollob\'as and Scott asserts that every Eulerian directed graph with average degree $d$ contains a directed cycle of length at least $\Omega(d)$. The best known lower bound for this problem is $\Omega(d^{1/2})$ by…

Combinatorics · Mathematics 2021-01-28 Oliver Janzer , Benny Sudakov , István Tomon

Let $D=(V(D),A(D))$ be a digraph with at least one directed cycle. A set $F$ of arcs is a feedback arc set (FAS) if $D-F$ has no directed cycle. The FAS decomposition number ${\rm fasd}(D)$ of $D$ is the maximum number of pairwise disjoint…

Combinatorics · Mathematics 2025-12-22 Gregory Gutin , Mads Anker Nielsen , Anders Yeo , Yacong Zhou

In 1996, in his last paper, Erd\H{o}s asked the following question that he formulated together with Faudree: is there a positive $c$ such that any $(n+1)$-regular graph $G$ on $2n$ vertices contains at least $c 2^{2n}$ distinct…

Combinatorics · Mathematics 2025-04-01 Nemanja Draganić , Peter Keevash , Alp Müyesser

Bondy and Vince showed that every graph with minimum degree at least three contains two cycles of lengths differing by one or two.We prove the following average degree counterpart that every $n$-vertex graph $G$ with at least $\frac52(n-1)$…

Combinatorics · Mathematics 2022-10-11 Jun Gao , Binlong Li , Jie Ma , Tianying Xie

We prove the following theorem. Let $r\ge 4$ be an integer, and $G$ be a $K_{1,r}$-free $r$-edge-connected $r$-regular graph. Then, for every set $W$ of even number of vertices of $G$ such that the distance between any two vertices of $W$…

Combinatorics · Mathematics 2025-08-18 Yoshimi Egawa , Mikio Kano , Kenta Ozeki

A class $\mathcal{F}$ of graphs has the induced Erd\H{o}s-P\'osa property if there exists a function $f$ such that for every graph $G$ and every positive integer $k$, $G$ contains either $k$ pairwise vertex-disjoint induced subgraphs that…

Discrete Mathematics · Computer Science 2018-11-13 O-joung Kwon , Jean-Florent Raymond