中文
相关论文

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

200 篇论文

Current quantum computing devices have different strengths and weaknesses depending on their architectures. This means that flexible approaches to circuit design are necessary. We address this task by introducing a novel space-efficient…

Given an undirected graph $G = (V,E)$ with a set $V$ of vertices and a set $E$ of edges, the minimum sum coloring problem (MSCP) is to find a legal vertex coloring of $G$, using colors represented by natural numbers $1, 2, . . .$ such that…

离散数学 · 计算机科学 2013-03-28 Qinghua Wu , Jin-Kao Hao

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…

组合数学 · 数学 2022-12-06 Chun-Hung Liu , Gexin Yu

We consider the problem of clique coloring, that is, coloring the vertices of a given graph such that no (maximal) clique of size at least two is monocolored. It is known that interval graphs are $2$-clique colorable. In this paper we prove…

组合数学 · 数学 2023-04-04 Flavia Bonomo , María Pía Mazzoleni , Maya Stein

A graph is $k$-planar if it can be drawn in the plane so that each edge is crossed at most $k$ times. Typically, the class of 1-planar graphs is among the most investigated graph families within the so-called "beyond planar graphs". A…

组合数学 · 数学 2021-01-29 Xin Zhang , Yan Li

A $k$-coloring of a tournament is a partition of its vertices into $k$ acyclic sets. Deciding if a tournament is 2-colorable is NP-hard. A natural problem, akin to that of coloring a 3-colorable graph with few colors, is to color a…

数据结构与算法 · 计算机科学 2024-11-25 Felix Klingelhoefer , Alantha Newman

A graph $G$ is called interval colorable if it has a proper edge coloring with colors $1,2,3,\dots$ such that the colors of the edges incident to every vertex of $G$ form an interval of integers. Not all graphs are interval colorable; in…

组合数学 · 数学 2021-06-08 Armen S. Asratian , Carl Johan Casselgren , Petros A. Petrosyan

In the $\ell$-Coloring Problem, we are given a graph on $n$ nodes, and tasked with determining if its vertices can be properly colored using $\ell$ colors. In this paper we study below-guarantee graph coloring, which tests whether an…

数据结构与算法 · 计算机科学 2025-09-17 Shyan Akmal , Tomohiro Koana

This paper proposes a Mixed-Integer Linear Programming approach for the Soft Graph Clustering Problem. This is the first method that simultaneously allocates membership proportion for vertices that lie in multiple clusters, and that…

离散数学 · 计算机科学 2019-06-13 Vicky Mak-Hau , John Yearwood

Combinatorial optimization problems near algorithmic phase transitions represent a fundamental challenge for both classical algorithms and machine learning approaches. Among them, graph coloring stands as a prototypical constraint…

This work investigates structural and computational aspects of list-based graph coloring under interval constraints. Building on the framework of analogous and p-analogous problems, we show that classical List Coloring, $\mu$-coloring, and…

计算复杂性 · 计算机科学 2025-12-22 Simone Ingrid Monteiro Gama , Rosiane de Freitas Rodrigues

The graph colouring problem consists of assigning labels, or colours, to the vertices of a graph such that no two adjacent vertices share the same colour. In this work we investigate whether deep reinforcement learning can be used to…

机器学习 · 计算机科学 2023-04-11 George Watkins , Giovanni Montana , Juergen Branke

Let $G$ be a graph such that each vertex has its list of available colors, and assume that each list is a subset of the common set consisting of $k$ colors. For two given list colorings of $G$, we study the problem of transforming one into…

数据结构与算法 · 计算机科学 2017-05-23 Tatsuhiko Hatanaka , Takehiro Ito , Xiao Zhou

Coloring is a notoriously hard problem, and even more so in the online setting, where each arriving vertex has to be colored immediately and irrevocably. Already on trees, which are trivially two-colorable, it is impossible to achieve…

数据结构与算法 · 计算机科学 2024-05-29 Fabian Frei , Matthias Gehnen , Dennis Komm , Rastislav Královič , Richard Královič , Peter Rossmanith , Moritz Stocker

Golovach, Paulusma and Song (Inf. Comput. 2014) asked to determine the parameterized complexity of the following problems parameterized by $k$: (1) Given a graph $G$, a clique modulator $D$ (a clique modulator is a set of vertices, whose…

数据结构与算法 · 计算机科学 2019-07-30 Gregory Gutin , Diptapriyo Majumdar , Sebastian Ordyniak , Magnus Wahlström

The secure domination problem, a variation of the domination problem with some important real-world applications, is considered. Very few algorithmic attempts to solve this problem have been presented in literature, and the most successful…

组合数学 · 数学 2019-11-07 Ryan Burdett , Michael Haythorpe

Graph coloring problems are a central topic of study in the theory of algorithms. We study the problem of partially coloring partially colorable graphs. For $\alpha \leq 1$ and $k \in \mathbb{Z}^+$, we say that a graph $G=(V,E)$ is…

数据结构与算法 · 计算机科学 2019-09-02 Suprovat Ghoshal , Anand Louis , Rahul Raychaudhury

We study the problem of approximately counting the number of list packings of a graph. The analogous problem for usual vertex coloring and list coloring has attracted a lot of attention. For list packing the setup is similar but we seek a…

组合数学 · 数学 2024-02-07 Evan Camrud , Ewan Davies , Alex Karduna , Holden Lee

We provide an algorithm that verifies the optimal colored Tverberg problem for $10$ points in the plane: Every $10$ points in the plane in color classes of size at most $3$ can be partitioned in $4$ rainbow pieces such that their convex…

组合数学 · 数学 2022-03-28 Jonathan Kliem

We study the approximability of an existing framework for clustering edge-colored hypergraphs, which is closely related to chromatic correlation clustering and is motivated by machine learning and data mining applications where the goal is…

数据结构与算法 · 计算机科学 2023-05-16 Nate Veldt
‹ 上一页 1 8 9 10 下一页 ›