中文
相关论文

相关论文: Multiple 3-Coloring, an Approach to 4-Coloring of …

200 篇论文

A graph $G$ is said to be $k$-critical if $G$ is $k$-colorable and $G-e$ is not $k$-colorable for every edge $e$ of $G$. In this paper, we present some new methods from two or more small 4-critical graphs to construct a larger 4-critical…

组合数学 · 数学 2015-09-03 Guofei Zhou

A locally irregular multigraph is a multigraph whose adjacent vertices have distinct degrees. The locally irregular edge coloring is an edge coloring of a multigraph $G$ such that every color induces a locally irregular submultigraph of…

组合数学 · 数学 2022-08-19 Igor Grzelec , Mariusz Woźniak

A triangulation of a polygon is a subdivision of it into triangles, using diagonals between its vertices. Two different triangulations of a polygon can be related by a sequence of flips: a flip replaces a diagonal by the unique other…

组合数学 · 数学 2024-02-12 Karin Baur , Diana Bergerova , Jenni Voon , Lejie Xu

For planar graphs, we consider the problems of \emph{list edge coloring} and \emph{list total coloring}. Edge coloring is the problem of coloring the edges while ensuring that two edges that are adjacent receive different colors. Total…

离散数学 · 计算机科学 2014-05-15 Marthe Bonamy , Benjamin Lévêque , Alexandre Pinlou

In this paper, we give a polynomial time algorithm which determines if a given graph containing a triangle and no induced seven-vertex path is 3-colorable, and gives an explicit coloring if one exists. In previous work, we gave a polynomial…

离散数学 · 计算机科学 2015-03-25 Maria Chudnovsky , Peter Maceli , Mingxian Zhong

Let G be a planar triangle-free graph and let C be a cycle in G of length at most 8. We characterize all situations where a 3-coloring of C does not extend to a proper 3-coloring of the whole graph.

组合数学 · 数学 2016-12-16 Zdeněk Dvořák , Bernard Lidický

Since planar triangle-free graphs are 3-colourable, such a graph with n vertices has an independent set of size at least n/3. We prove that unless the graph contains a certain obstruction, its independence number is at least n/(3-epsilon)…

组合数学 · 数学 2017-02-10 Zdeněk Dvořák , Jordan Venters

Felsner, Hurtado, Noy and Streinu (2000) conjectured that arrangement graphs of simple great-circle arrangements have chromatic number at most $3$. Motivated by this conjecture, we study the colorability of arrangement graphs for different…

Given a large social or information network, how can we partition the vertices into sets (i.e., colors) such that no two vertices linked by an edge are in the same set while minimizing the number of sets used. Despite the obvious practical…

社会与信息网络 · 计算机科学 2014-08-27 Ryan A. Rossi , Nesreen K. Ahmed

A multigraph G is triangle decomposable if its edge set can be partitioned into subsets, each of which induces a triangle of G, and rationally triangle decomposable if its triangles can be assigned rational weights such that for each edge e…

组合数学 · 数学 2015-04-03 Christina , Mynhardt , Christopher van Bommel

For a positive integer $k$, the $k$-recolouring graph of a graph $G$ has as vertex set all proper $k$-colourings of $G$ with two $k$-colourings being adjacent if they differ by the colour of exactly one vertex. A result of Dyer et al.…

A graph G is dually chordal if there is a spanning tree T of G such that any maximal clique of G induces a subtree in T. This paper investigates the Colourability problem on dually chordal graphs. It will show that it is NP-complete in case…

离散数学 · 计算机科学 2012-11-14 Arne Leitert

For an integer $r$, the graph $P_6+rP_3$ has $r+1$ components, one of which is a path on $6$ vertices, and each of the others is a path on $3$ vertices. In this paper we provide a polynomial-time algorithm to test if a graph with no induced…

组合数学 · 数学 2018-07-03 Maria Chudnovsky , Shenwei Huang , Sophie Spirkl , Mingxian Zhong

One of Thomassen's classical results is that every planar graph of girth at least $5$ is 3-choosable. One can wonder if for a planar graph $G$ of girth sufficiently large and a $3$-list-assignment $L$, one can do even better. Can one find…

组合数学 · 数学 2023-12-29 Stijn Cambie , Wouter Cames van Batenburg , Xuding Zhu

Wang and Lih in 2002 conjectured that every planar graph without adjacent triangles is 4-choosable. In this paper, we prove that every planar graph without any 4-cycle adjacent to two triangles is DP-4-colorable, which improves the results…

组合数学 · 数学 2018-04-25 Runrun Liu , Xiangwen Li

We introduce a new variant of graph coloring called correspondence coloring which generalizes list coloring and allows for reductions previously only possible for ordinary coloring. Using this tool, we prove that excluding cycles of lengths…

组合数学 · 数学 2016-10-11 Zdenek Dvorak , Luke Postle

We study choosability with separation which is a constrained version of list coloring of graphs. A (k,d)-list assignment L on a graph G is a function that assigns to each vertex v a list L(v) of at least k colors and for any adjacent pair…

组合数学 · 数学 2016-12-16 Ilkyoo Choi , Bernard Lidický , Derrick Stolee

DP-coloring is a generalization of a list coloring in simple graphs. Many results in list coloring can be generalized in those of DP-coloring. Kim and Ozeki showed that planar graphs without $k$-cycles where $k=3,4,5,$ or $6$ are…

组合数学 · 数学 2018-02-01 Pongpat Sittitrai , Kittikorn Nakprasit

A graph is 1-planar if it can be drawn on a plane so that each edge is crossed by at most one other edge. In this paper, we first give a useful structural theorem for 1-planar graphs, and then apply it to the list edge and list total…

组合数学 · 数学 2019-12-17 Xin Zhang , Bei Niu , Jiguo Yu

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…

计算复杂性 · 计算机科学 2024-05-21 Zikang Deng