中文
相关论文

相关论文: On a Clique-Based Integer Programming Formulation …

200 篇论文

This paper discusses reformulations of the problem of coloring plane maps with four colors. We give a number of alternate ways to formulate the coloring problem including a tautological expansion similar to the Penrose Bracket, and an…

组合数学 · 数学 2016-06-16 Louis H. Kauffman

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

Motivated from the theory of quantum error correcting codes, we investigate a combinatorial problem that involves a symmetric $n$-vertices colourable graph and a group of operations (colouring rules) on the graph: find the minimum sequence…

组合数学 · 数学 2014-09-10 German Luna , Samuel Reid , Bianca De Sanctis , Vlad Gheorghiu

Vertex coloring of a graph $G$ with $n$-colors can be equivalently thought to be a graph homomorphism (edge preserving vertex mapping) of $G$ to the complete graph $K_n$ of order $n$. So, in that sense, the chromatic number $\chi(G)$ of $G$…

组合数学 · 数学 2015-08-27 Julien Bensmail , Christopher Duffy , Sagnik Sen

Given a multigraph, suppose that each vertex is given a local assignment of $k$ colours to its incident edges. We are interested in whether there is a choice of one local colour per vertex such that no edge has both of its local colours…

组合数学 · 数学 2020-10-13 Zdeněk Dvořák , Louis Esperet , Ross J. Kang , Kenta Ozeki

The vertex coloring problem to find chromatic numbers is known to be unsolvable in polynomial time. Although various algorithms have been proposed to efficiently compute chromatic numbers, they tend to take an enormous amount of time for…

组合数学 · 数学 2025-07-03 Yayoi Abe , Auna Setoh , Gen Yoneda

Degree Based Logical Adjacency Checking (DBLAC). An efficient coloring of graphs with unique logical AND operations. The logical AND operation shows more effective color assignment and fewer number of induced colors in the case of common…

离散数学 · 计算机科学 2025-01-23 Prashant Verma

In this paper, we study two popular variants of Graph Coloring -- Dominator Coloring and CD Coloring. In both problems, we are given a graph $G$ and a natural number $\ell$ as input and the goal is to properly color the vertices with at…

数据结构与算法 · 计算机科学 2023-08-01 Aritra Banik , Prahlad Narasimhan Kasthurirangan , Venkatesh Raman

We contribute to the theoretical understanding of randomized search heuristics for dynamic problems. We consider the classical vertex coloring problem on graphs and investigate the dynamic setting where edges are added to the current graph.…

神经与进化计算 · 计算机科学 2021-05-27 Jakob Bossek , Frank Neumann , Pan Peng , Dirk Sudholt

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…

组合数学 · 数学 2021-12-24 Nicolas Bousquet , Quentin Deschamps , Lucas de Meyer , Théo Pierron

Neutral atom arrays have emerged as a versatile candidate for the embedding of hard classical optimization problems. Prior work has focused on mapping problems onto finding the maximum independent set of weighted or unweighted unit disk…

量子物理 · 物理学 2026-03-02 Toonyawat Angkhanawin , Aydin Deger , Jonathan D. Pritchard , C. Stuart Adams

For a positive integer $k$ and graph $G=(V,E)$, a $k$-colouring of $G$ is a mapping $c: V\rightarrow\{1,2,\ldots,k\}$ such that $c(u)\neq c(v)$ whenever $uv\in E$. The $k$-Colouring problem is to decide, for a given $G$, whether a…

计算复杂性 · 计算机科学 2014-07-08 Shenwei Huang , Matthew Johnson , Daniël Paulusma

In the \textsc{Coloring Reconfiguration} problem, we are given two proper $k$-colorings of a graph and asked to decide whether one can be transformed into the other by repeatedly applying a specified recoloring rule, while maintaining a…

数据结构与算法 · 计算机科学 2025-11-11 Janosch Fuchs , Rin Saito , Tatsuhiro Suga , Takahiro Suzuki , Yuma Tamura

The design of a good algorithm to solve NP-hard combinatorial approximation problems requires specific domain knowledge about the problems and often needs a trial-and-error problem solving approach. Graph coloring is one of the essential…

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

The generalized list $T$-coloring is a common generalization of many graph coloring models, including classical coloring, $L(p,q)$-labeling, channel assignment and $T$-coloring. Every vertex from the input graph has a list of permitted…

离散数学 · 计算机科学 2013-12-04 Konstanty Junosza-Szaniawski , Paweł Rzążewski

An abundance of real-world problems manifest as covering edges and/or vertices of a graph with cliques that are optimized for some objectives. We consider different structural parameters of graph, and design fixed-parameter tractable…

数据结构与算法 · 计算机科学 2022-08-29 Ahammed Ullah

Curve pseudo-visibility graphs generalize polygon and pseudo-polygon visibility graphs and form a hereditary class of graphs. We prove that every curve pseudo-visibility graph with clique number $\omega$ has chromatic number at most $3\cdot…

组合数学 · 数学 2021-03-16 James Davies , Tomasz Krawczyk , Rose McCarty , Bartosz Walczak

A proper coloring of vertices of a graph is equitable if the sizes of any two color classes differ by at most 1. Such colorings have many applications and are interesting by themselves. In this paper, we discuss the state of art and…

组合数学 · 数学 2025-04-22 H. A. Kierstead , Alexandr Kostochka , Zimu Xiang

While Boolean logic has been the backbone of digital information processing, there are classes of computationally hard problems wherein this conventional paradigm is fundamentally inefficient. Vertex coloring of graphs, belonging to the…

新兴技术 · 计算机科学 2017-04-21 Abhinav Parihar , Nikhil Shukla , Matthew Jerry , Suman Datta , Arijit Raychowdhury