中文
相关论文

相关论文: Fast Recoloring of Sparse Graphs

200 篇论文

We study the problem of coloring a given graph using a small number of colors in several well-established models of computation for big data. These include the data streaming model, the general graph query model, the massively parallel…

数据结构与算法 · 计算机科学 2019-05-03 Suman K. Bera , Amit Chakrabarti , Prantar Ghosh

Given a graph or multigraph $G$, let $\chi'_{trans}(G)$ denote the minimum integer $n$ such that any proper $\chi'(G)$--edge coloring of $G$ can be transformed into any other proper $\chi'(G)$--edge coloring of $G$ by a series of…

组合数学 · 数学 2025-12-02 Armen S. Asratian , Carl Johan Casselgren

A graph is pseudo-outerplanar if each of its blocks has an embedding in the plane so that the vertices lie on a fixed circle and the edges lie inside the disk of this circle with each of them crossing at most one another. In this paper, the…

组合数学 · 数学 2011-08-26 Xin Zhang , Guizhen Liu

In this paper we consider the following three coloring concepts for digraphs. First of all, the generalized coloring concept, in which the same colored vertices of a digraph induce a subdigraph that satisfies a given digraph property.…

组合数学 · 数学 2025-09-23 Lucas Picasarri-Arrieta , Michael Stiebitz

A vertex coloring of a graph $G$ is called a 2-distance coloring if any two vertices at a distance at most $2$ from each other receive different colors. Suppose that $G$ is a planar graph with girth $5$ and maximum degree $\Delta$. We prove…

组合数学 · 数学 2025-08-21 Zakir Deniz

We prove that every graph of minimum degree at least $d \ge 1$ contains a subdivision of some maximal 3-degenerate graph of order $d+1$. This generalizes the classic results of Dirac ($d=3$) and Pelik\'an ($d=4$). We conjecture that for any…

组合数学 · 数学 2022-03-15 Ajit A. Diwan

Brooks' Theorem is a fundamental result on graph colouring, stating that the chromatic number of a graph is almost always upper bounded by its maximal degree. Lov\'asz showed that such a colouring may then be computed in linear time when it…

组合数学 · 数学 2025-03-28 Daniel Gonçalves , Lucas Picasarri-Arrieta , Amadeus Reinald

In a strong edge-coloring of a graph $G=(V,E)$, any two edges of distance at most $2$ get distinct colors. The strong chromatic index of $G$, denoted by $\chi_s'(G)$, is the minimum number of colors needed in a strong edge-coloring of $G$.…

组合数学 · 数学 2026-02-05 Runze Wang

A planar graph can be embedded in a piecewise linear manifold, and the lattice on each linear piece can be colored with 3-coloring. If a planar graph can be colored with multiple 3-coloring, i.e. coloring the graph in pieces with different…

组合数学 · 数学 2023-03-10 Shaoqing Li

A graph G is (d_1,..,d_l)-colorable if the vertex set of G can be partitioned into subsets V_1,..,V_l such that the graph G[V_i] induced by the vertices of V_i has maximum degree at most d_i for all 1 <= i <= l. In this paper, we focus on…

组合数学 · 数学 2013-06-06 Mickael Montassier , Pascal Ochem

The Four color problem is closely related to other branches of mathematics and practical applications. More than 20 of its reformulations are known, which connect this problem with problems of algebra, statistical mechanics and planning.…

历史与综述 · 数学 2024-05-10 Sergey Kurapov , Maxim Davidovsky

We investigate proper $(a:b)$-fractional colorings of $n$-uniform hypergraphs, which generalize traditional integer colorings of graphs. Each vertex is assigned $b$ distinct colors from a set of $a$ colors, and an edge is properly colored…

组合数学 · 数学 2025-04-18 Margarita Akhmejanova , Sean Longbrake

The concept of DP-coloring of a graph is a generalization of list coloring introduced by Dvo\v{r}\'{a}k and Postle in 2015. Multiple DP-coloring of graphs, as a generalization of multiple list coloring, was first studied by Bernshteyn,…

组合数学 · 数学 2022-01-31 Huan Zhou , Xuding Zhu

A normal edge-coloring of a cubic graph is a proper edge-coloring, in which every edge is adjacent to edges colored with four distinct colors or to edges colored with two distinct colors. It is conjectured that $5$ colors suffice for a…

组合数学 · 数学 2025-08-29 Igor Fabrici , Borut Lužar , Roman Soták , Diana Švecová

For $p\in \mathbb{N}$, a coloring $\lambda$ of the vertices of a graph $G$ is {\em{$p$-centered}} if for every connected subgraph~$H$ of $G$, either $H$ receives more than $p$ colors under $\lambda$ or there is a color that appears exactly…

离散数学 · 计算机科学 2020-12-21 Michał Pilipczuk , Sebastian Siebertz

This paper explores the application of a new algebraic method of color exchanges to the edge coloring of simple graphs. Vizing's theorem states that the edge coloring of a simple graph $G$ requires either $\Delta$ or $\Delta+1$ colors,…

数据结构与算法 · 计算机科学 2011-04-12 Tony T. Lee , Yujie Wan , Hao Guan

Let G(n,d) be the random d-regular graph on n vertices. For any integer k exceeding a certain constant k_0 we identify a number d_{k-col} such that G(n,d) is k-colorable w.h.p. if d<d_{k-col} and non-k-colorable w.h.p. if d>d_{k-col}.

组合数学 · 数学 2013-08-21 Amin Coja-Oghlan , Charilaos Efthymiou , Samuel Hetterich

The Cyclic Coloring Conjecture asserts that the vertices of every plane graph with maximum face size D can be colored using at most 3D/2 colors in such a way that no face is incident with two vertices of the same color. The Cyclic Coloring…

组合数学 · 数学 2016-02-08 Michael Hebdige , Daniel Kral

A $\frac{1}{k}$-majority $l$-edge-colouring of a graph $G$ is a colouring of its edges with $l$ colours such that for every colour $i$ and each vertex $v$ of $G$, at most $\frac{1}{k}$'th of the edges incident with $v$ have colour $i$. We…

组合数学 · 数学 2023-09-29 Paweł Pękała , Jakub Przybyło

Let $G=(V,E)$ be a graph. A (proper) $k$-edge-coloring is a coloring of the edges of $G$ such that any pair of edges sharing an endpoint receive distinct colors. A classical result of Vizing ensures that any simple graph $G$ admits a…

组合数学 · 数学 2020-01-07 Nicolas Bousquet , Bastien Durain