English
Related papers

Related papers: A parameterized algorithm for $K_r$-factors in gra…

200 papers

A balanced colouring of a graph is one in which every colour appears the same number of times. Given a fixed graph $H$ on $r$ vertices and a balanced $k$-colouring of the complete graph $K_{nrk}$, Hollom (2025) asked the following question:…

Combinatorics · Mathematics 2026-01-27 Agnijo Banerjee , Lawrence Hollom

Let $H$ be a triple system with maximum degree $d>1$ and let $r>10^7\sqrt{d}\log^{2}d$. Then $H$ has a proper vertex coloring with $r$ colors such that any two color classes differ in size by at most one. The bound on $r$ is sharp in order…

Combinatorics · Mathematics 2010-05-25 Hal Kierstead , Dhruv Mubayi

We say that a graph G has a perfect H-packing (also called an H-factor) if there exists a set of disjoint copies of H in G which together cover all the vertices of G. Given a graph H, we determine, asymptotically, the Ore-type degree…

Combinatorics · Mathematics 2009-06-02 Daniela Kühn , Deryk Osthus , Andrew Treglown

A graph $G$ is called $k$-factor-critical if after deleting any $k$ vertices the remaining subgraph still has a perfect matching. Fan and Lin [Adv. in Appl. Math. 174 (2026) 103019] posed an adjacency spectral condition for a graph with…

Combinatorics · Mathematics 2026-05-27 Jiaxu Zhong , Yong Lu

Let $k$, $m$ and $r$ be three integers such that $2\leq k\leq m\leq r$. Let $G$ be a $2r$-regular, $2m$-edge-connected graph of odd order. We obtain some sufficient conditions, which guarantee $G-v$ contains a $k$-factor for all $v\in…

Combinatorics · Mathematics 2010-07-27 Hongliang Lu , Bing Bai , Wei Wang

A graph is said to be $K_{1,r}$-free if it does not contain an induced subgraph isomorphic to $K_{1,r}$. An $\mathcal{F}$-factor is a spanning subgraph $H$ such that each connected component of $H$ is isomorphic to some graph in…

Combinatorics · Mathematics 2020-12-14 Guowei Dai , Zan-Bo Zhang , Xiaoyan Zhang

The $k$-cut problem asks, given a connected graph $G$ and a positive integer $k$, to find a minimum-weight set of edges whose removal splits $G$ into $k$ connected components. We give the first polynomial-time algorithm with approximation…

Data Structures and Algorithms · Computer Science 2018-11-12 MohammadHossein Bateni , Alireza Farhadi , MohammadTaghi Hajiaghayi

Let $G$ be a graph with vertex set $V(G)$ and let $H:V(G)\rightarrow 2^N$ be a set function associating with $G$. An $H$-factor of graph $G$ is a spanning subgraphs $F$ such that $$d_F(v)\in H(v){4em}\hbox{for every}v\in V(G).$$ Let…

Combinatorics · Mathematics 2013-01-29 Hongliang Lu

In an undirected graph, a proper (k,i)-coloring is an assignment of a set of k colors to each vertex such that any two adjacent vertices have at most i common colors. The (k,i)-coloring problem is to compute the minimum number of colors…

Data Structures and Algorithms · Computer Science 2020-09-14 Sriram Bhyravarapu , Saurabh Joshi , Subrahmanyam Kalyanasundaram , Anjeneya Swami Kare

A graph $G$ is $k$-vertex-critical if $G$ has chromatic number $k$ but every proper induced subgraph of $G$ has chromatic number less than $k$. The study of $k$-vertex-critical graphs for graph classes is an important topic in algorithmic…

Combinatorics · Mathematics 2021-08-21 Qingqiong Cai , Jan Goedgebeur , Shenwei Huang

A randomly perturbed graph $G^p = G_\alpha \cup G_{n,p}$ is obtained by taking a deterministic $n$-vertex graph $G_\alpha = (V, E)$ with minimum degree $\delta(G)\geq \alpha n$ and adding the edges of the binomial random graph $G_{n,p}$…

Combinatorics · Mathematics 2026-03-24 Sylwia Antoniuk , Nina Kamčev , Christian Reiher , Tadej Petar Tukara

Consider a host hypergraph $G$ which contains a spanning structure due to minimum degree considerations. We collect three results proving that if the edges of $G$ are sampled at the appropriate rate then the spanning structure still appears…

Combinatorics · Mathematics 2023-05-17 Huy Tuan Pham , Ashwin Sah , Mehtaab Sawhney , Michael Simkin

A vertex-coloring of a hypergraph is conflict-free, if each edge contains a vertex whose color is not repeated on any other vertex of that edge. Let $f(r, \Delta)$ be the smallest integer $k$ such that each $r$-uniform hypergraph of maximum…

Combinatorics · Mathematics 2016-12-06 Maria Axenovich , Jonathan Rollin

Let m and r be two integers. Let G be a connected r-regular graph of order n and k an integer depending on m and r. For even kn, we find a best upper bound (in terms of r and m) on the third largest eigenvalue that is sufficient to…

Combinatorics · Mathematics 2010-03-10 Hongliang Lu

Let $F$ be a graph on $r$ vertices and let $G$ be a graph on $n$ vertices. Then an $F$-factor in $G$ is a subgraph of $G$ composed of $n/r$ vertex-disjoint copies of $F$, if $r$ divides $n$. In other words, an $F$-factor yields a partition…

Combinatorics · Mathematics 2025-08-13 Fabian Burghart , Annika Heckel , Marc Kaufmann , Noela Müller , Matija Pasch

We show that there is a constant $C$ such that for every $\varepsilon>0$ any $2$-coloured $K_n$ with minimum degree at least $n/4+\varepsilon n$ in both colours contains a complete subgraph on $2t$ vertices where one colour class forms a…

Combinatorics · Mathematics 2022-11-04 António Girão , David Munhá Correia

For fixed integers $r,\ell \geq 0$, a graph $G$ is called an {\em $(r,\ell)$-graph} if the vertex set $V(G)$ can be partitioned into $r$ independent sets and $\ell$ cliques. This brings us to the following natural parameterized questions:…

Computational Complexity · Computer Science 2015-05-05 Sudeshna Kolay , Fahad Panolan

This paper investigates an extremely classic NP-complete problem: How to determine if a graph G, where each vertex has a degree of at most 4, can be 3-colorable(The research in this paper focuses on graphs G that satisfy the condition where…

Computational Complexity · Computer Science 2024-05-21 Zikang Deng

A graph G is r-Ramsey for a graph H, denoted by G\rightarrow (H)_r, if every r-colouring of the edges of G contains a monochromatic copy of H. The graph G is called r-Ramsey-minimal for H if it is r-Ramsey for H but no proper subgraph of G…

Combinatorics · Mathematics 2015-02-11 Jacob Fox , Andrey Grinshpun , Anita Liebenau , Yury Person , Tibor Szabo

We say that a graph $G$ has a perfect $H$-packing if there exists a set of vertex-disjoint copies of $H$ which cover all the vertices in $G$. The seminal Hajnal--Szemer\'edi theorem characterises the minimum degree that ensures a graph $G$…

Combinatorics · Mathematics 2016-01-25 Andrew Treglown