中文
相关论文

相关论文: Partial DP-Coloring

200 篇论文

In this paper, we initiate the study of "Generalized Divide and Color Models". A very special interesting case of this is the "Divide and Color Model" (which motivates the name we use) introduced and studied by Olle H\"aggstr\"om. In this…

概率论 · 数学 2017-02-15 Jeffrey E. Steif , Johan Tykesson

We introduce a new graph invariant that measures fractional covering of a graph by cuts. Besides being interesting in its own right, it is useful for study of homomorphisms and tension-continuous mappings. We study the relations with…

组合数学 · 数学 2015-11-24 Robert Šámal

The distributed (Delta + 1)-coloring problem is one of most fundamental and well-studied problems of Distributed Algorithms. Starting with the work of Cole and Vishkin in 86, there was a long line of gradually improving algorithms…

分布式、并行与集群计算 · 计算机科学 2008-12-26 Leonid Barenboim , Michael Elkin

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 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

Kostochka and Woodall (2001) conjectured that the square of every graph has the same chromatic number and list chromatic number. In 2015 Kim and Park disproved this conjecture for non-bipartite and bipartite graphs. It was asked by several…

组合数学 · 数学 2025-05-14 Morteza Hasanvand

Given an edge-colored graph, the goal of the proportional fair matching problem is to find a maximum weight matching while ensuring proportional representation (with respect to the number of edges) of each color. The colors may correspond…

数据结构与算法 · 计算机科学 2024-12-17 Sharmila Duppala , Nathaniel Grammel , Juan Luque , Calum MacRury , Aravind Srinivasan

Coloring games are combinatorial games where the players alternate painting uncolored vertices of a graph one of $k > 0$ colors. Each different ruleset specifies that game's coloring constraints. This paper investigates six impartial…

组合数学 · 数学 2012-02-28 Gabriel Beaulieu , Kyle Burke , Eric Duchêne

Given a simple undirected graph $G=(V,E)$ and a partition of the vertex set $V$ into $p$ parts, the \textsc{Partition Coloring Problem} asks if we can select one vertex from each part of the partition such that the chromatic number of the…

数据结构与算法 · 计算机科学 2020-07-29 Zhenyu Guo , Mingyu Xiao , Yi Zhou

The vertex coloring problem asks for the minimum number of colors that can be assigned to the vertices of a given graph such that each two adjacent vertices get different colors. For this NP-hard problem, a variety of integer linear…

离散数学 · 计算机科学 2022-06-29 Adalat Jabrayilov , Petra Mutzel

We prove two distinct and natural refinements of a recent breakthrough result of Molloy (and a follow-up work of Bernshteyn) on the (list) chromatic number of triangle-free graphs. In both our results, we permit the amount of colour made…

组合数学 · 数学 2021-03-05 Ewan Davies , Rémi de Joannis de Verclos , Ross J. Kang , François Pirot

In this paper, we extend the recently introduced concept of partially dual ribbon graphs to graphs. We then go on to characterize partial duality of graphs in terms of bijections between edge sets of corresponding graphs. This result…

组合数学 · 数学 2012-03-01 Iain Moffatt

Let G be a graph with a list assignment L. Suppose a preferred color is given for some of the vertices; how many of these preferences can be respected when L-coloring G? We explore several natural questions arising in this context, and…

组合数学 · 数学 2018-11-20 Zdeněk Dvořák , Sergey Norin , Luke Postle

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

List coloring generalizes graph coloring by requiring the color of a vertex to be selected from a list of colors specific to that vertex. One refinement of list coloring, called choosability with separation, requires that the intersection…

组合数学 · 数学 2015-12-25 Mohit Kumbhat , Kevin Moss , Derrick Stolee

We provide novel deterministic distributed vertex coloring algorithms. As our main result, we give a deterministic distributed algorithm to compute a $(\Delta+1)$-coloring of an $n$-node graph with maximum degree $\Delta$ in…

数据结构与算法 · 计算机科学 2019-07-10 Fabian Kuhn

In this expository note, we discuss an early partial coloring result of B. Kashin [C. R. Acad. Bulgare Sci., 1985]. Although this result only implies Spencer's six standard deviations [Trans. Amer. Math. Soc., 1985] up to a $\log\log n$…

组合数学 · 数学 2022-08-26 Afonso S. Bandeira , Antoine Maillard , Nikita Zhivotovskiy

In the List $k$-Coloring problem we are given a graph whose every vertex is equipped with a list, which is a subset of $\{1,\ldots,k\}$. We need to decide if $G$ admits a proper coloring, where every vertex receives a color from its list.…

组合数学 · 数学 2025-09-29 Marta Piecyk , Paweł Rzążewski

Given an $n$-vertex graph $G$ and two positive integers $d,k \in \mathbb{N}$, the ($d,kn$)-differential coloring problem asks for a coloring of the vertices of $G$ (if one exists) with distinct numbers from 1 to $kn$ (treated as…

离散数学 · 计算机科学 2014-10-03 Michael Bekos , Stephen Kobourov , Michael Kaufmann , Sankar Veeramoni

We prove new bounds on the distributed fractional coloring problem in the LOCAL model. Fractional $c$-colorings can be understood as multicolorings as follows. For some natural numbers $p$ and $q$ such that $p/q\leq c$, each node $v$ is…

分布式、并行与集群计算 · 计算机科学 2021-12-10 Alkida Balliu , Fabian Kuhn , Dennis Olivetti