English
Related papers

Related papers: List coloring with requests

200 papers

A linear coloring of a graph is a proper coloring of the vertices of the graph so that each pair of color classes induce a union of disjoint paths. In this paper, we prove that for every connected graph with maximum degree at most three and…

Combinatorics · Mathematics 2022-12-06 Chun-Hung Liu , Gexin Yu

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…

Combinatorics · Mathematics 2016-12-16 Ilkyoo Choi , Bernard Lidický , Derrick Stolee

For given graph $H$ and graphical property $P$, the conditional chromatic number $\chi(H,P)$ of $H$, is the smallest number $k$, so that $V(H)$ can be decomposed into sets $V_1,V_2,\ldots, V_k$, in which $H[V_i]$ satisfies the property $P$,…

Combinatorics · Mathematics 2022-01-19 Yaser Rowshan

A colouring of a graph $G=(V,E)$ is a function $c: V\rightarrow\{1,2,\ldots \}$ such that $c(u)\neq c(v)$ for every $uv\in E$. A $k$-regular list assignment of $G$ is a function $L$ with domain $V$ such that for every $u\in V$, $L(u)$ is a…

Data Structures and Algorithms · Computer Science 2019-02-08 Konrad K. Dabrowski , Francois Dross , Matthew Johnson , Daniel Paulusma

Vertex coloring and multicoloring of graphs are a well known subject in graph theory, as well as their applications. In vertex multicoloring, each vertex is assigned some subset of a given set of colors. Here we propose a new kind of vertex…

Combinatorics · Mathematics 2018-09-13 Tanja Vojković , Damir Vukičević , Vinko Zlatić

A guaranteed upper bound is proved for the time complexity of the list-coloring problem on graphs.

Combinatorics · Mathematics 2021-04-05 Mihály Hujter , Zsolt Tuza

Let $G$ be a multigraph and $L\,:\,E(G) \to 2^\mathbb{N}$ be a list assignment on the edges of $G$. Suppose additionally, for every vertex $x$, the edges incident to $x$ have at least $f(x)$ colors in common. We consider a variant of local…

Combinatorics · Mathematics 2025-01-16 Abhishek Dhawan

Let G be a plane graph with outer cycle C, let u,v be vertices of C and let (L(x):x in V(G)) be a family of sets such that |L(u)|=|L(v)|=2, L(x) has at least three elements for every vertex x of C-{u,v} and L(x) has at least five elements…

Combinatorics · Mathematics 2017-03-28 Luke Postle , Robin Thomas

A graph is called to be uniquely list colorable, if it admits a list assignment which induces a unique list coloring. We study uniquely list colorable graphs with a restriction on the number of colors used. In this way we generalize a…

Combinatorics · Mathematics 2008-01-03 Y. G. Ganjali , M. Ghebleh , H. Hajiabolhassan , M. Mirzazadeh , B. S. Sadjad

A graph $G$ is called uniquely k-list colorable (U$k$LC) if there exists a list of colors on its vertices, say $L=\lbrace S_v \mid v \in V(G) \rbrace $, each of size $k$, such that there is a unique proper list coloring of $G$ from this…

Combinatorics · Mathematics 2017-05-23 M. Abdolmaleki , J. P. Hutchinson , S. Gh. Ilchi , E. S. Mahmoodian , M. A. Shabani

Let $G$ be a plane graph with outer cycle $C$ and let $(L(v):v\in V(G))$ be a family of sets such that $|L(v)|\ge 5$ for every $v\in V(G)$. By an $L$-coloring of a subgraph $J$ of $G$ we mean a (proper) coloring $\phi$ of $J$ such that…

Combinatorics · Mathematics 2017-03-28 Luke Postle , Robin Thomas

We show that List Colouring can be solved on $n$-vertex trees by a deterministic Turing machine using $O(\log n)$ bits on the worktape. Given an $n$-vertex graph $G=(V,E)$ and a list $L(v)\subseteq\{1,\dots,n\}$ of available colours for…

Discrete Mathematics · Computer Science 2022-06-22 Hans L. Bodlaender , Carla Groenland , Hugo Jacob

Graph coloring is a computationally difficult problem, and currently the best known classical algorithm for $k$-coloring of graphs on $n$ vertices has runtimes $\Omega(2^n)$ for $k\ge 5$. The list coloring problem asks the following more…

Quantum Physics · Physics 2022-03-04 Sayan Mukherjee

The reconfiguration graph $\mathcal{C}_k(G)$ for the $k$-colourings of a graph $G$ has a vertex for each proper $k$-colouring of $G$, and two vertices of $\mathcal{C}_k(G)$ are adjacent precisely when those $k$-colourings differ on a single…

Combinatorics · Mathematics 2023-10-03 Stijn Cambie , Wouter Cames van Batenburg , Daniel W. Cranston

Let $G$ be a simple planar graph of maximum degree $\Delta$, let $t$ be a positive integer, and let $L$ be an edge list assignment on $G$ with $|L(e)| \geq \Delta+t$ for all $e \in E(G)$. We prove that if $H$ is a subgraph of $G$ that has…

Combinatorics · Mathematics 2018-07-11 Joshua Harrelson , Jessica McDonald , Gregory J. Puleo

In this paper, we study the flexibility of two planar graph classes $\mathcal{H}_1$, $\mathcal{H}_2$, where $\mathcal{H}_1$, $\mathcal{H}_2$ denote the set of all hopper-free planar graphs and house-free planar graphs, respectively. Let $G$…

Combinatorics · Mathematics 2022-02-28 Fan Yang

A $t$-tone coloring of a graph $G$ assigns to each vertex a set of $t$ colors such that any pair of vertices $u, v$ with distance $d$ can share at most $d-1$ colors. In this note, we prove several new results on $t$-tone coloring. For…

Combinatorics · Mathematics 2025-10-16 Patrick Bennett , Jade Nichols

Let $G$ be an $n$-vertex graph and let $L:V(G)\rightarrow P(\{1,2,3\})$ be a list assignment over the vertices of $G$, where each vertex with list of size 3 and of degree at most 5 has at least three neighbors with lists of size 2. We can…

Combinatorics · Mathematics 2021-04-15 Nicholas Crawford , Sogol Jahanbekam

Let G=(V,E) be a graph and let f be a function that assigns list sizes to the vertices of G. It is said that G is f-choosable if for every assignment of lists of colors to the vertices of G for which the list sizes agree with f, there…

Combinatorics · Mathematics 2013-05-10 Michelle Lastrina , Michael Young

For positive integers $a$ and $b$, a graph $G$ is $(a:b)$-choosable if, for each assignment of lists of $a$ colors to the vertices of $G,$ each vertex can be colored with a set of $b$ colors from its list so that adjacent vertices are…

Combinatorics · Mathematics 2022-05-23 Glenn G. Chappell