English
Related papers

Related papers: Algorithms for Coloring Quadtrees

200 papers

We consider the single-conflict coloring problem, a graph coloring problem in which each edge of a graph receives a forbidden ordered color pair. The task is to find a vertex coloring such that no two adjacent vertices receive a pair of…

Combinatorics · Mathematics 2026-03-16 Peter Bradshaw , Tomáš Masařík

For a connected graph, we define the proper-walk connection number as the minimum number of colors needed to color the edges of a graph so that there is a walk between every pair of vertices without two consecutive edges having the same…

Combinatorics · Mathematics 2017-04-25 Robert Melville , Wayne Goddard

We tackle three optimization problems in which a colored graph, where each node is assigned a color, must be partitioned into colorful connected components. A component is defined as colorful if each color appears at most once. The problems…

Combinatorics · Mathematics 2025-06-11 Claudia Archetti , Martina Cerulli , Carmine Sorgente

We consider how to index strings, trees and graphs for jumbled pattern matching when we are asked to return a match if one exists. For example, we show how, given a tree containing two colours, we can build a quadratic-space index with…

Data Structures and Algorithms · Computer Science 2013-04-23 Ferdinando Cicalese , Travis Gagie , Emanuele Giaquinta , Eduardo Sany Laber , Zsuzsanna Lipták , Romeo Rizzi , Alexandru I. Tomescu

Given two colorings of a graph, we consider the following problem: can we recolor the graph from one coloring to the other through a series of elementary changes, such that the graph is properly colored after each step? We introduce the…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-01-18 Marthe Bonamy , Paul Ouvrard , Mikaël Rabie , Jukka Suomela , Jara Uitto

When creating digital art, coloring and shading are often time consuming tasks that follow the same general patterns. A solution to automatically colorize raw line art would have many practical applications. We propose a setup utilizing two…

Computer Vision and Pattern Recognition · Computer Science 2017-05-01 Kevin Frans

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

The four-color theorem states that no more than four colors are required to color all nodes in planar graphs such that no two adjacent nodes are of the same color. The theorem was first propounded by Francis Guthrie in 1852. Since then,…

General Mathematics · Mathematics 2019-05-02 Wei-Chang Yeh

We classify the trees on $n$ vertices with the maximum and the minimum number of certain generalized colorings, including conflict-free, odd, non-monochromatic, star, and star rainbow vertex colorings. We also extend a result of Cutler and…

Combinatorics · Mathematics 2018-12-19 John Engbers , Christopher Stocker

Square coloring is a variant of graph coloring where vertices within distance two must receive different colors. When considering planar graphs, the most famous conjecture (Wegner, 1977) states that $\frac32\Delta+1$ colors are sufficient…

Combinatorics · Mathematics 2021-12-24 Nicolas Bousquet , Quentin Deschamps , Lucas de Meyer , Théo Pierron

Let $\chi'_d(n,q)$ (resp. $\chi_d(n,q)$) denote the minimum number of colors necessary to color a $q$-ary $n$-cube so that no two vertices that are at a distance at most $d$ (resp. exactly $d$) get the same color. These two problems were…

Combinatorics · Mathematics 2015-10-29 Z. Han , M. Lu

In many practical applications the underlying graph must be as equitable colored as possible. A coloring is called equitable if the number of vertices colored with each color differs by at most one, and the least number of colors for which…

Combinatorics · Mathematics 2021-07-01 Emanuel Florentin Olariu , Cristian Frasinaru

An \emph{acyclic coloring} of a graph is a proper vertex coloring such that the union of any two color classes induces a disjoint collection of trees. The more restricted notion of \emph{star coloring} requires that the union of any two…

Data Structures and Algorithms · Computer Science 2011-03-30 Andrew Lyons

In the Colored Bin Packing problem a set of items with varying weights and colors must be packed into bins of uniform weight limit such that no two items of the same color may be packed adjacently within a bin. We solve this problem for the…

Data Structures and Algorithms · Computer Science 2015-11-17 Hamza Alsarhan , Davin Chia , Ananya Christman , Shannia Fu , Yanfeng Jin

A balanced edge-coloring of the complete graph is an edge-coloring such that every vertex is incident to each color the same number of times. In this short note, we present a construction of a balanced edge-coloring with six colors of the…

Combinatorics · Mathematics 2023-03-29 Felix Christian Clemen , Adam Zsolt Wagner

We count unlabeled k-trees by properly coloring them in k+1 colors and then counting orbits of these colorings under the action of the symmetric group on the colors.

Combinatorics · Mathematics 2015-09-14 Andrew Gainer-Dewar , Ira M. Gessel

Narrow sieves, representative sets and divide-and-color are three breakthrough color coding-related techniques, which led to the design of extremely fast parameterized algorithms. We present a novel family of strategies for applying…

Data Structures and Algorithms · Computer Science 2015-04-21 Meirav Zehavi

The list coloring problem is a variant of vertex coloring where a vertex may be colored only a color from a prescribed set. Several applications of vertex coloring are more appropriately modelled as instances of list coloring and thus we…

Data Structures and Algorithms · Computer Science 2014-06-24 Andrew Ju , Patrick Healy

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

History and Overview · Mathematics 2024-05-10 Sergey Kurapov , Maxim Davidovsky

In the Edge Coloring problem, we are given an undirected graph $G$ with $n$ vertices and $m$ edges, and are tasked with finding the smallest positive integer $k$ so that the edges of $G$ can be assigned $k$ colors in such a way that no two…

Data Structures and Algorithms · Computer Science 2025-01-13 Shyan Akmal , Tomohiro Koana