English
Related papers

Related papers: On two $q$-ary $n$-cube coloring problems

200 papers

In 1950 Edward Nelson asked the following simple-sounding question: \emph{How many colors are needed to color the Euclidean plane $\mathbb{E}^2$ such that no two points distance $1$ apart are identically colored?} We say that $1$ is a…

Combinatorics · Mathematics 2018-05-17 Geoffrey Exoo , Dan Ismailescu

We describe simple linear time algorithms for coloring the squares of balanced and unbalanced quadtrees so that no two adjacent squares are given the same color. If squares sharing sides are defined as adjacent, we color balanced quadtrees…

Computational Geometry · Computer Science 2010-01-21 David Eppstein , Marshall W. Bern , Brad Hutchings

A square coloring of a graph $G$ is a coloring of the square $G^2$ of $G$, that is, a coloring of the vertices of $G$ such that any two vertices that are at distance at most $2$ in $G$ receive different colors. We investigate the complexity…

Data Structures and Algorithms · Computer Science 2022-11-09 Akanksha Agrawal , Dániel Marx , Daniel Neuen , Jasper Slusallek

We investigate the parameterized complexity of the following edge coloring problem motivated by the problem of channel assignment in wireless networks. For an integer q>1 and a graph G, the goal is to find a coloring of the edges of G with…

Data Structures and Algorithms · Computer Science 2013-06-13 Prachi Goyal , Vikram Kamat , Neeldhara Misra

The quadrance between two points $A_1 = (x_1, y_1)$ and $A_2 = (x_2, y_2)$ is the number $Q (A_1, A_2) = (x_1 - x_2)^2 + (y_1 - y_2)^2$. Let $q$ be an odd prime power and $F_q$ be the finite field with $q$ elements. The unit-quadrance graph…

Combinatorics · Mathematics 2007-05-23 Le Anh Vinh

Norine's antipodal-colouring conjecture, in a form given by Feder and Subi, asserts that whenever the edges of the discrete cube are 2-coloured there must exist a path between two opposite vertices along which there is at most one colour…

Combinatorics · Mathematics 2020-06-01 Vojtěch Dvořák

Codes in finite projective spaces equipped with the subspace distance have been proposed for error control in random linear network coding. The resulting so-called \emph{Main Problem of Subspace Coding} is to determine the maximum size…

Combinatorics · Mathematics 2018-08-30 Thomas Honold , Michael Kiermaier , Sascha Kurz

We investigate the upper chromatic number of the hypergraph formed by the points and the $k$-dimensional subspaces of $\mathrm{PG}(n,q)$; that is, the most number of colors that can be used to color the points so that every $k$-subspace…

Combinatorics · Mathematics 2019-09-09 Zoltán L. Blázsik , Tamás Héger , Tamás Szőnyi

$H_q(n,d)$ is defined as the graph with vertex set ${\mathbb Z}_q^n$ and where two vertices are adjacent if their Hamming distance is at least $d$. The chromatic number of these graphs is presented for various sets of parameters $(q,n,d)$.…

Combinatorics · Mathematics 2016-09-20 Isaiah Harney , Heide Gluesing-Luerssen

For nonnegative integers $q,n,d$, let $A_q(n,d)$ denote the maximum cardinality of a code of length $n$ over an alphabet $[q]$ with $q$ letters and with minimum distance at least $d$. We consider the following upper bound on $A_q(n,d)$. For…

Combinatorics · Mathematics 2018-08-07 Bart Litjens , Sven Polak , Alexander Schrijver

We consider the following type of question: Given a partial proper $d$-edge coloring of the $d$-dimensional hypercube $Q_d$, and lists of allowed colors for the non-colored edges of $Q_d$,can we extend the partial coloring to a proper…

Combinatorics · Mathematics 2017-11-06 C. J Casselgren , K. Markström , L. A. Pham

Consider the graph $\mathbb{H}(d)$ whose vertex set is the hyperbolic plane, where two points are connected with an edge when their distance is equal to some $d>0$. Asking for the chromatic number of this graph is the hyperbolic analogue to…

Combinatorics · Mathematics 2019-06-04 Evan DeCorte , Konstantin Golubev

What is the maximum, over all 2-colourings of the edges of the $n$-dimensional hypercube $Q_n$, of the minimal number of times a path between a vertex $v$ and its antipode $\bar{v}$ changes colour? A conjecture of Norine, in a form due to…

Combinatorics · Mathematics 2026-05-29 Lawrence Hollom

For a fixed integer $q$, the $q$-Coloring problem asks to decide if a given graph has a vertex coloring with $q$ colors such that no two adjacent vertices receive the same color. In a series of papers, it has been shown that for every $q…

Data Structures and Algorithms · Computer Science 2025-04-17 Ishay Haviv , Dror Rabinovich

In this short note we show that every connected $2$-edge coloured cubic graph admits an $10$-colouring. This lowers the best known upper bound for the chromatic number of connected $2$-edge coloured cubic graphs.

Discrete Mathematics · Computer Science 2019-10-28 Christopher Duffy

A proper $q$-coloring of a graph is an assignment of one of $q$ colors to each vertex of the graph so that adjacent vertices are colored differently. Sample uniformly among all proper $q$-colorings of a large discrete cube in the integer…

Probability · Mathematics 2022-05-26 Ron Peled , Yinon Spinka

It is known that, for an oriented hypergraph with (vertex) coloring number $\chi$ and smallest and largest normalized Laplacian eigenvalues $\lambda_1$ and $\lambda_N$, respectively, the inequality $\chi\geq…

Combinatorics · Mathematics 2026-02-23 Lies Beers , Raffaella Mulas

Let G be an n-vertex graph with list-chromatic number $\chi_\ell$. Suppose each vertex of G is assigned a list of t colors. Albertson, Grossman, and Haas conjecture that at least $t n / {\chi_\ell}$ vertices can be colored from these lists.…

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

An adjacent vertex distinguishing coloring of a graph G is a proper edge coloring of G such that any pair of adjacent vertices are incident with distinct sets of colors. The minimum number of colors needed for an adjacent vertex…

Combinatorics · Mathematics 2012-08-14 Lianzhu Zhang , Weifan Wang , Ko-Wei Lih

This paper introduces a natural generalization of the classical edge coloring problem in graphs that provides a useful abstraction for two well-known problems in multicast switching. We show that the problem is NP-hard and evaluate the…

Data Structures and Algorithms · Computer Science 2015-12-31 Jonathan Turner