中文
相关论文

相关论文: Vertex 2-coloring without monochromatic cycles

200 篇论文

In the problem of 2-coloring without monochromatic triangles (or triangle-tree 2-coloring), vertices of the simple, connected, undirected graph are colored with either 'black' or 'white' such that there are no 3 mutually adjacent vertices…

数据结构与算法 · 计算机科学 2021-10-12 Michał Karpiński , Krzysztof Piecuch

We study a certain relaxation of the classic vertex coloring problem, namely, a coloring of vertices of undirected, simple graphs, such that there are no monochromatic triangles. We give the first classification of the problem in terms of…

数据结构与算法 · 计算机科学 2017-10-20 Michał Karpiński , Krzysztof Piecuch

We present results on partitioning the vertices of $2$-edge-colored graphs into monochromatic paths and cycles. We prove asymptotically the two-color case of a conjecture of S\'ark\"ozy: the vertex set of every $2$-edge-colored graph can be…

组合数学 · 数学 2015-09-21 Jozsef Balogh , Janos Barat , Daniel Gerbner , Andras Gyarfas , GAbor N. Sarkozy

In this paper, we continue the study of $2$-colorings in hypergraphs. A hypergraph is $2$-colorable if there is a $2$-coloring of the vertices with no monochromatic hyperedge. It is known (see Thomassen [J. Amer. Math. Soc. 5 (1992),…

组合数学 · 数学 2016-11-29 Michael A Henning , Anders Yeo

We show that any complete $k$-partite graph $G$ on $n$ vertices, with $k \ge 3$, whose edges are two-coloured, can be covered with two vertex-disjoint monochromatic paths of distinct colours. We prove this under the necessary assumption…

组合数学 · 数学 2014-10-08 Oliver Schaudt , Maya Stein

Gy\'arf\'as and Lehel and independently Faudree and Schelp proved that in any 2-coloring of the edges of $K_{n,n}$ there exists a monochromatic path on at least $2\lceil n/2\rceil$ vertices, and this is tight. We prove a stability version…

组合数学 · 数学 2018-06-14 Louis DeBiasio , Robert A. Krueger

The coloring problem is studied in the paper for graph classes defined by two small forbidden induced subgraphs. We prove some sufficient conditions for effective solvability of the problem in such classes. As their corollary we determine…

离散数学 · 计算机科学 2013-07-02 Dmitriy Malyshev

Defective coloring is a variant of traditional vertex-coloring, according to which adjacent vertices are allowed to have the same color, as long as the monochromatic components induced by the corresponding edges have a certain structure.…

数据结构与算法 · 计算机科学 2016-03-24 Patrizio Angelini , Michael A. Bekos , Michael Kaufmann , Vincenzo Roselli

The computational complexity of the Vertex Coloring problem is known for all hereditary classes of graphs defined by forbidding two connected five-vertex induced subgraphs, except for seven cases. We prove the polynomial-time solvability of…

组合数学 · 数学 2018-06-04 T. Karthick , Frédéric Maffray , Lucas Pastor

A colored graph is a complete graph in which a color has been assigned to each edge, and a colorful cycle is a cycle in which each edge has a different color. We first show that a colored graph lacks colorful cycles iff it is Gallai, i.e.,…

组合数学 · 数学 2015-09-21 Richard N. Ball , Aleš Pultr , Petr Vojtěchovský

An edge colouring of a graph is said to be an $r$-local colouring if the edges incident to any vertex are coloured with at most $r$ colours. Generalising a result of Bessy and Thomass\'e, we prove that the vertex set of any $2$-locally…

组合数学 · 数学 2015-05-12 David Conlon , Maya Stein

In a simple, undirected graph G, an edge 2-coloring is a coloring of the edges such that no vertex is incident to edges with more than 2 distinct colors. The problem maximum edge 2-coloring (ME2C) is to find an edge 2-coloring in a graph G…

离散数学 · 计算机科学 2025-05-07 Tobias Mömke , Alexandru Popa , Aida Roshany-Tabrizi , Michael Ruderer , Roland Vincze

A 2-coloring of a hypergraph is a mapping from its vertices to a set of two colors such that no edge is monochromatic. Let $H_k(n,m)$ be a random $k$-uniform hypergraph on $n$ vertices formed by picking $m$ edges uniformly, independently…

组合数学 · 数学 2020-11-11 Dimitris Achlioptas , Cristopher Moore

A question posed independently by Letzter and Pokrovskiy asks: how many vertex-disjoint monochromatic cycles are needed to cover the vertex set of an $r$-edge-coloured graph, as a function of its minimum (uncoloured) degree? We resolve this…

组合数学 · 数学 2026-01-30 Francesco Di Braccio , Viresh Patel

The problem of finding the minimum number of colors to color a graph properly without containing any bicolored copy of a fixed family of subgraphs has been widely studied. Most well-known examples are star coloring and acyclic coloring of…

组合数学 · 数学 2023-11-09 Alaittin Kırtışoğlu , Lale Özkahya

We consider the single-conflict coloring problem, a graph coloring problem in which each edge of a graph receives a forbidden ordered color pair. The task is to find a vertex coloring such that no two adjacent vertices receive a pair of…

组合数学 · 数学 2026-03-16 Peter Bradshaw , Tomáš Masařík

A properly colored cycle (path) in an edge-colored graph is a cycle (path) with consecutive edges assigned distinct colors. A monochromatic triangle is a cycle of length $3$ with the edges assigned a same color. It is known that every…

组合数学 · 数学 2020-08-24 Ruonan Li

The complexity of {\sc Colouring} is fully understood for $H$-free graphs, but there are still major complexity gaps if two induced subgraphs $H_1$ and $H_2$ are forbidden. Let $H_1$ be the $s$-vertex cycle $C_s$ and $H_2$ be the $t$-vertex…

组合数学 · 数学 2018-07-18 Serge Gaspers , Shenwei Huang , Daniël Paulusma

Let $k$ and $r$ be two integers with $k \ge 2$ and $k\ge r \ge 1$. In this paper we show that (1) if a strongly connected digraph $D$ contains no directed cycle of length $1$ modulo $k$, then $D$ is $k$-colorable; and (2) if a digraph $D$…

组合数学 · 数学 2014-04-01 Zhibin Chen , Jie Ma , Wenan Zang

We define a new type of vertex coloring which generalizes vertex coloring in graphs, hypergraphs, and simplicial complexes. This coloring also generalizes oriented coloring, acyclic coloring, and star coloring. There is an associated…

组合数学 · 数学 2020-01-22 John Machacek
‹ 上一页 1 2 3 10 下一页 ›