中文
相关论文

相关论文: Equitable coloring of k-uniform hypergraphs

200 篇论文

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),…

数据结构与算法 · 计算机科学 2007-05-23 David Karger , Rajeev Motwani , Madhu Sudan

We present an explicit family of hypergraphs with arbitrarily large uniformity and chromatic number that admit realizations in both geometric and number-theoretic settings. As an application, we give a new proof of a theorem of Chen, Pach,…

组合数学 · 数学 2026-02-23 Gábor Damásdi

We reprove the results on the hardness of approximating hypergraph coloring using a different technique based on bounds on the size of extremal $t$-agreeing families of $[q]^n$. Specifically, using theorems of Frankl-Tokushige [FT99],…

计算复杂性 · 计算机科学 2019-04-03 Per Austrin , Amey Bhangale , Aditya Potukuchi

For a hypergraph $H$, define its intersection spectrum $I(H)$ as the set of all intersection sizes $|E\cap F|$ of distinct edges $E,F\in E(H)$. In their seminal paper from 1973 which introduced the local lemma, Erd\H{o}s and Lov\'asz asked:…

组合数学 · 数学 2020-10-27 Matija Bucić , Stefan Glock , Benny Sudakov

In this paper, we study discrepancy questions for spanning subgraphs of $k$-uniform hypergraphs. Our main result is that, for any integers $k \ge 3$ and $r \ge 2$, any $r$-colouring of the edges of a $k$-uniform $n$-vertex hypergraph $G$…

组合数学 · 数学 2025-07-02 Lior Gishboliner , Stefan Glock , Amedeo Sgueglia

For $r:=(r_1,\dots,r_k)$, an $r$-factorization of the complete $\lambda$-fold $h$-uniform $n$-vertex hypergraph $\lambda K_n^h$ is a partition of (the edges of) $\lambda K_n^h$ into $F_1,\dots, F_k$ such that for $i=1,\dots,k$, $F_i$ is…

组合数学 · 数学 2022-09-15 Amin Bahmanian , Anna Johnsen

Let $k \ge 1$ be an integer and let $G$ be a nonempty simple graph. An \emph{edge-$k$-coloring} $\varphi$ of $G$ is an assignment of colors from $\{1,\ldots,k\}$ to the edges of $G$ such that no two adjacent edges receive the same color.…

组合数学 · 数学 2025-12-12 Yuping Gao , Songling Shan , Guanghui Wang , Yiming Zhou

This paper introduces a new variant of domination-related coloring of graphs, which is a combination of their dominator coloring and equitable coloring called the equitable dominator coloring. An equitable coloring is a proper coloring in…

组合数学 · 数学 2024-08-27 Phebe Sarah George , S. Madhumitha , Sudev Naduvath

We study a new variant of graph coloring by adding a connectivity constraint. A path in a vertex-colored graph is called conflict-free if there is a color that appears exactly once on its vertices. A connected graph $G$ is said to be…

计算复杂性 · 计算机科学 2024-08-15 Sun-Yuan Hsieh , Hoang-Oanh Le , Van Bang Le , Sheng-Lung Peng

Let $\mathcal{H}$ be an $r$-uniform hypergraph. The \emph{minimum positive co-degree} of $\mathcal{H}$, denoted by $\delta_{r-1}^+(\mathcal{H})$, is the minimum $k$ such that if $S$ is an $(r-1)$-set contained in a hyperedge of…

组合数学 · 数学 2021-03-08 József Balogh , Nathan Lemons , Cory Palmer

A rainbow $q$-coloring of a $k$-uniform hypergraph is a $q$-coloring of the vertex set such that every hyperedge contains all $q$ colors. We prove that given a rainbow $(k - 2\lfloor \sqrt{k}\rfloor)$-colorable $k$-uniform hypergraph, it is…

计算复杂性 · 计算机科学 2018-11-06 Per Austrin , Amey Bhangale , Aditya Potukuchi

Let $G(n,m)$ be the random graph on $n$ vertices with $m$ edges. Let $d=2m/n$ be its average degree. We prove that $G(n,m)$ fails to be $k$-colorable with high probability if $d>2k\ln k-\ln k-1+o_k(1)$. This matches a conjecture put forward…

组合数学 · 数学 2017-11-29 Amin Coja-Oghlan

A vertex coloring of a graph is called "perfect" if for any two colors $a$ and $b$, the number of the color-$b$ neighbors of a color-$a$ vertex $x$ does not depend on the choice of $x$, that is, depends only on $a$ and $b$ (the…

组合数学 · 数学 2011-08-31 Denis Krotov

We consider the structure of $H$-free subgraphs of graphs with high minimal degree. We prove that for every $k>m$ there exists an $\epsilon:=\epsilon(k,m)>0$ so that the following holds. For every graph $H$ with chromatic number $k$ from…

组合数学 · 数学 2017-06-20 Noga Alon , Clara Shikhelman

A set of colored graphs are compatible, if for every color $i$, the number of vertices of color $i$ is the same in every graph. A simultaneous embedding of $k$ compatibly colored graphs, each with $n$ vertices, consists of $k$ planar…

计算几何 · 计算机科学 2021-01-19 Debajyoti Mondal

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…

组合数学 · 数学 2020-07-15 Zixiang Xu , Tao Zhang , Yifan Jing , Gennian Ge

A vertex colouring of a graph is \emph{nonrepetitive on paths} if there is no path $v_1,v_2,...,v_{2t}$ such that v_i and v_{t+i} receive the same colour for all i=1,2,...,t. We determine the maximum density of a graph that admits a…

组合数学 · 数学 2008-09-09 János Barát , David R. Wood

A strong edge-colouring of a graph is a proper edge-colouring where each colour class induces a matching. It is known that every planar graph with maximum degree $\Delta$ has a strong edge-colouring with at most $4\Delta+4$ colours. We show…

离散数学 · 计算机科学 2014-07-22 Julien Bensmail , Ararat Harutyunyan , Hervé Hocquard , Petru Valicov

Consider a complete balanced bipartite graph $K_{n,n}$ and let $K^c_{n,n}$ be an edge-colored version of $K_{n,n}$ that is obtained from $K_{n,n}$ by having each edge assigned a certain color. A subgraph $H$ of $K^c_{n,n}$ is called…

组合数学 · 数学 2023-10-10 Shanshan Guo , Fei Huang , Jinjiang Yuan , C. T. Ng , T. C. E. Cheng

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 proper edge-coloring of the complete graph $K_{n}$ with $C$ colors containing no $k$ vertex-disjoint color…

组合数学 · 数学 2020-09-03 Zixiang Xu , Gennian Ge
‹ 上一页 1 8 9 10 下一页 ›