English
Related papers

Related papers: Perfect Packings in Quasirandom Hypergraphs

200 papers

The problem of uniformly sampling hypergraph independent sets is revisited. We design an efficient perfect sampler for the problem under a condition similar to that of the asymmetric Lov\'asz Local Lemma. When applied to $d$-regular…

Data Structures and Algorithms · Computer Science 2022-09-14 Guoliang Qiu , Yanheng Wang , Chihao Zhang

One of the foundational theorems of extremal graph theory is Dirac's theorem, which says that if an n-vertex graph G has minimum degree at least n/2, then G has a Hamilton cycle, and therefore a perfect matching (if n is even). Later work…

Combinatorics · Mathematics 2025-11-27 Matthew Kwan , Roodabeh Safavi , Yiting Wang

We develop a theory for the existence of perfect matchings in hypergraphs under quite general conditions. Informally speaking, the obstructions to perfect matchings are geometric, and are of two distinct types: 'space barriers' from convex…

Combinatorics · Mathematics 2015-09-15 Peter Keevash , Richard Mycroft

A seminal result of Koml\'os, S\'ark\"ozy, and Szemer\'edi states that any n-vertex graph G with minimum degree at least (1/2 + {\alpha})n contains every n-vertex tree T of bounded degree. Recently, Pham, Sah, Sawhney, and Simkin extended…

Combinatorics · Mathematics 2024-09-11 Paul Bastide , Clément Legrand-Duchesne , Alp Müyesser

We show that the perfect matching problem in general graphs is in Quasi-NC. That is, we give a deterministic parallel algorithm which runs in $O(\log^3 n)$ time on $n^{O(\log^2 n)}$ processors. The result is obtained by a derandomization of…

Computational Complexity · Computer Science 2018-09-14 Ola Svensson , Jakub Tarnawski

A $k$-uniform hypergraph is $s$-almost intersecting if every edge is disjoint from exactly $s$ other edges. Gerbner, Lemons, Palmer, Patk\'os and Sz\'ecsi conjectured that for every $k$, and $s>s_0(k)$, every $k$-uniform $s$-almost…

Combinatorics · Mathematics 2021-11-22 Alex Scott , Elizabeth Wilmer

Given positive integers k and r where 4 divides k and k/2 \leq r \leq k-1, we give a minimum r-degree condition that ensures a perfect matching in a k-uniform hypergraph. This condition is best possible and improves on work of Pikhurko who…

Combinatorics · Mathematics 2012-10-30 Andrew Treglown , Yi Zhao

We determine, up to a multiplicative constant, the optimal number of random edges that need to be added to a $k$-graph $H$ with minimum vertex degree $\Omega(n^{k-1})$ to ensure an $F$-factor with high probability, for any $F$ that belongs…

Combinatorics · Mathematics 2021-03-24 Yulin Chang , Jie Han , Yoshiharu Kohayakawa , Patrick Morris , Guilherme Oliveira Mota

Let $H$ be an induced subgraph of the torus $C_k^m$. We show that when $k \ge 3$ is even and $|V(H)|$ divides some power of $k$, then for sufficiently large $n$ the torus $C_k^n$ has a perfect vertex-packing with induced copies of $H$. On…

Combinatorics · Mathematics 2020-06-16 Marthe Bonamy , Natasha Morrison , Alex Scott

A result of Balogh, Csaba, Jing and Pluh\'ar yields the minimum degree threshold that ensures a $2$-coloured graph contains a perfect matching of significant colour-bias (i.e., a perfect matching that contains significantly more than half…

Combinatorics · Mathematics 2024-01-31 József Balogh , Andrew Treglown , Camila Zárate-Guerén

Let $k\ge 3$ be an odd integer and let $n$ be a sufficiently large integer. We prove that the maximum number of edges in an $n$-vertex $k$-uniform hypergraph containing no $2$-regular subgraphs is $\binom{n-1}{k-1} + \lfloor\frac{n-1}{k}…

Combinatorics · Mathematics 2018-01-24 Jie Han , Jaehoon Kim

The perfect matching problem has a randomized NC algorithm, using the celebrated Isolation Lemma of Mulmuley, Vazirani and Vazirani. The Isolation Lemma states that giving a random weight assignment to the edges of a graph, ensures that it…

Computational Complexity · Computer Science 2014-12-01 Rahul Arora , Ashu Gupta , Rohit Gurjar , Raghunath Tewari

Chvatal, Roedl, Szemeredi and Trotter proved that the Ramsey numbers of graphs of bounded maximum degree are linear in their order. In previous work, we proved the same result for 3-uniform hypergraphs. Here we extend this result to…

Combinatorics · Mathematics 2008-06-19 Oliver Cooley , Nikolaos Fountoulakis , Daniela Kühn , Deryk Osthus

We study generalized quasirandom graphs whose vertex set consists of $q$ parts (of not necessarily the same sizes) with edges within each part and between each pair of parts distributed quasirandomly; such graphs correspond to the…

Combinatorics · Mathematics 2023-08-22 Andrzej Grzesik , Daniel Kral , Oleg Pikhurko

A $k$-edge-coloured graph is colour-balanced if each colour appears equally often. Resolving a conjecture of Pardey and Rautenbach, we show that any colour-balanced $k$-edge-coloured complete graph $K_{2kt}$ contains a perfect matching that…

Combinatorics · Mathematics 2026-04-13 Emma Hogan , Alex Scott , Dmitry Tsarev

We study a variant of the Erd\H{o}s Matching Problem in random hypergraphs. Let $\mathcal{K}_p(n,k)$ denote the Erd\H{o}s-R\'enyi random $k$-uniform hypergraph on $n$ vertices where each possible edge is included with probability $p$. We…

Combinatorics · Mathematics 2025-09-24 Peter Frankl , Jiaxi Nie , Jian Wang

Let $n, s$ be positive integers such that $n$ is sufficiently large and $s\le n/3$. Suppose $H$ is a 3-uniform hypergraph of order $n$. If $H$ contains no isolated vertex and $deg(u)+ deg(v) > 2(s-1)(n-1)$ for any two vertices $u$ and $v$…

Combinatorics · Mathematics 2019-01-24 Yi Zhang , Yi Zhao , Mei Lu

We study Ramsey properties of randomly perturbed $3$-uniform hypergraphs. For~$t\geq 2$, write $\tilde K^{(3)}_t$ to denote the $3$-uniform {\it expanded} clique hypergraph obtained from the complete graph $K_t$ by expanding each of the…

Combinatorics · Mathematics 2025-02-21 Elad Aigner-Horev , Dan Hefetz , Mathias Schacht

Let $\mathcal{F}$ be a family of graphs, and let $p,r$ be nonnegative integers. The \textsc{$(p,r,\mathcal{F})$-Covering} problem asks whether for a graph $G$ and an integer $k$, there exists a set $D$ of at most $k$ vertices in $G$ such…

Data Structures and Algorithms · Computer Science 2022-07-15 Jungho Ahn , Jinha Kim , O-joung Kwon

In 1995, Koml\'os, S\'ark\"ozy and Szemer\'edi showed that every large $n$-vertex graph with minimum degree at least $(1/2 + \gamma)n$ contains all spanning trees of bounded degree. We consider a generalization of this result to loose…

Combinatorics · Mathematics 2024-05-03 Yanitsa Pehova , Kalina Petrova
‹ Prev 1 3 4 5 6 7 10 Next ›