English
Related papers

Related papers: Coloring triple systems with local conditions

200 papers

A balanced edge-coloring of the complete graph is an edge-coloring such that every vertex is incident to each color the same number of times. In this short note, we present a construction of a balanced edge-coloring with six colors of the…

Combinatorics · Mathematics 2023-03-29 Felix Christian Clemen , Adam Zsolt Wagner

We give superexponential lower and upper bounds on the number of coloured $d$-dimensional triangulations whose underlying space is an oriented manifold, when the number of simplices goes to infinity and $d\geq 3$ is fixed. In the special…

Combinatorics · Mathematics 2021-09-06 Guillaume Chapuy , Guillem Perarnau

A vertex colouring of a graph is called asymmetric if the only automorphism which preserves it is the identity. Tucker conjectured that if every automorphism of a connected, locally finite graph moves infinitely many vertices, then there is…

Combinatorics · Mathematics 2020-07-21 Florian Lehner , Monika Pilśniak , Marcin Stawiski

An odd graph is a finite graph all of whose vertices have odd degrees. Given graph $G$ is decomposable into $k$ odd subgraphs if its edge set can be partitioned into $k$ subsets each of which induces an odd subgraph of $G$. The minimum…

Combinatorics · Mathematics 2023-03-09 Mirko Petruševski , Riste Škrekovski

A subgraph of an edge-coloured graph is called rainbow if all its edges have different colours. The problem of finding rainbow subgraphs goes back to the work of Euler on transversals in Latin squares and was extensively studied since then.…

Combinatorics · Mathematics 2017-11-13 Frederik Benzing , Alexey Pokrovskiy , Benny Sudakov

We give a linear-time algorithm to decide 3-colorability of a triangle-free graph embedded in a fixed surface, and a quadratic-time algorithm to output a 3-coloring in the affirmative case. The algorithms also allow to prescribe the…

Discrete Mathematics · Computer Science 2020-11-10 Zdenek Dvorak , Daniel Kral , Robin Thomas

We prove that there are $O(n)$ tangencies among any set of $n$ red and blue planar curves in which every pair of curves intersects at most once and no two curves of the same color intersect. If every pair of curves may intersect more than…

Combinatorics · Mathematics 2021-03-05 Eyal Ackerman , Balázs Keszegh , Dömötör Pálvölgyi

Let G = (V, E) be a multigraph without loops and for any x {\in}V let E(x) be the set of edges of G incident to x. A homogeneous edge-coloring of G is an assignment of an integer m >= 2 and a coloring c:E {\to} S of the edges of…

Combinatorics · Mathematics 2012-03-21 Paola Bonacini , Maria Grazia Cinquegrani , Lucia Marino

We show that for every $\eta>0$, there exists $n_0$ such that for every even $n$, $n\ge n_0$, and every graph $G$ with $(2+\eta)n$ vertices and minimum degree at least $(7/4+4\eta)n$, each colouring of the edges of $G$ with three colours…

Combinatorics · Mathematics 2020-01-06 Tomasz Łuczak , Zahra Rahimi

A {\it mixed hypergraph} ${\cal H}=({\cal V},{\cal C},{\cal D})$ consists of the vertex set ${\cal V}$ and two families of subsets of $2^{{\cal V}}$: the family ${\cal C}$ of co-edges and the family ${\cal D}$ of edges. ${\cal H}$ is said…

Combinatorics · Mathematics 2023-10-11 Meiqiao Zhang , Fengming Dong , Ruixue Zhang

In this paper, we first study a new extremal problem recently posed by Conlon and Tyomkyn~(arXiv: 2002.00921). Given a graph $H$ and an integer $k\geqslant 2$, let $f_{k}(n,H)$ be the smallest number of colors $c$ such that there exists a…

Combinatorics · Mathematics 2020-07-15 Zixiang Xu , Tao Zhang , Yifan Jing , Gennian Ge

A classical result of Corr\'adi and Hajnal states that every graph $G$ on $n$ vertices with $n\in 3\mathbb{N}$ and $\delta(G) \ge 2n/3$ contains a perfect triangle-tiling, i.e.,\ a spanning set of vertex-disjoint triangles. We explore a…

Combinatorics · Mathematics 2024-08-21 Allan Lo , Ella Williams

We consider the problem of coloring k-colorable graphs with the fewest possible colors. We present a randomized polynomial time algorithm that colors a 3-colorable graph on $n$ vertices with min O(Delta^{1/3} log^{1/2} Delta log n),…

Data Structures and Algorithms · Computer Science 2007-05-23 David Karger , Rajeev Motwani , Madhu Sudan

We prove that the number of edges of a multigraph $G$ with $n$ vertices is at most $O(n^2\log n)$, provided that any two edges cross at most once, parallel edges are noncrossing, and the lens enclosed by every pair of parallel edges in $G$…

Combinatorics · Mathematics 2022-02-24 Jacob Fox , Janos Pach , Andrew Suk

It is known that in any $r$-coloring of the edges of a complete $r$-uniform hypergraph, there exists a spanning monochromatic component. Given a Steiner triple system on $n$ vertices, what is the largest monochromatic component one can…

Combinatorics · Mathematics 2020-02-11 Louis DeBiasio , Michael Tait

An edge-coloring of a connected graph $G$ is called a {\it monochromatic connection coloring} (MC-coloring, for short), introduced by Caro and Yuster, if there is a monochromatic path joining any two vertices of the graph $G$. Let $mc(G)$…

Combinatorics · Mathematics 2015-01-05 Ran Gu , Xueliang Li , Zhongmei Qin

We extend a recent construction concerning polychromatic colorings of hereditary hypergraph families. For every integer $h\ge 4$ we construct a $(2h-1)$-uniform hypergraph which has no polychromatic $3$-coloring, but all of whose $h$-heavy…

Combinatorics · Mathematics 2026-04-28 Dömötör Pálvölgyi

We prove that for any $k \ge 3$, every $k$-uniform hypergraph on $n$ vertices contains at most $n - \omega(1)$ different sizes of cliques (maximal complete subgraphs). In particular, the 3-uniform case answers a question of Erd\H{o}s.

Combinatorics · Mathematics 2025-11-03 Jun Gao

We present a procedure for efficiently sampling colors in the {\congest} model. It allows nodes whose number of colors exceeds their number of neighbors by a constant fraction to sample up to $\Theta(\log n)$ semi-random colors unused by…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-03-04 Magnús M. Halldórsson , Alexandre Nolin

We consider the problem of coloring a 3-colorable graph in polynomial time using as few colors as possible. This is one of the most challenging problems in graph algorithms. In this paper using Blum's notion of ``progress'', we develop a…

Data Structures and Algorithms · Computer Science 2024-06-04 Ken-ichi Kawarabayashi , Mikkel Thorup , Hirotaka Yoneda