中文
相关论文

相关论文: Infinite versions of some NP-complete problems

200 篇论文

A theory about the implication structure in graph coloring is presented. Discovering hidden relations is a crucial activity in every scientific discipline. The development of mathematical models to study and discover such hidden relations…

组合数学 · 数学 2009-01-12 Jose Antonio Martin H

The approximate graph colouring problem, whose complexity is unresolved in most cases, concerns finding a $c$-colouring of a graph that is promised to be $k$-colourable, where $c\geq k$. This problem naturally generalises to promise graph…

计算复杂性 · 计算机科学 2023-02-15 Andrei Krokhin , Jakub Opršal , Marcin Wrochna , Stanislav Živný

In the List $k$-Coloring problem we are given a graph whose every vertex is equipped with a list, which is a subset of $\{1,\ldots,k\}$. We need to decide if $G$ admits a proper coloring, where every vertex receives a color from its list.…

组合数学 · 数学 2025-09-29 Marta Piecyk , Paweł Rzążewski

We reprove the results on the hardness of approximating hypergraph coloring using a different technique based on bounds on the size of extremal $t$-agreeing families of $[q]^n$. Specifically, using theorems of Frankl-Tokushige [FT99],…

计算复杂性 · 计算机科学 2019-04-03 Per Austrin , Amey Bhangale , Aditya Potukuchi

We show that, given an infinite cardinal $\mu$, a graph has colouring number at most $\mu$ if and only if it contains neither of two types of subgraph. We also show that every graph with infinite colouring number has a well-ordering of its…

组合数学 · 数学 2018-07-05 Nathan Bowler , Johannes Carmesin , Péter Komjáth , Christian Reiher

It is consistent that for every monotonically increasing function f:omega->omega there is a graph with size and chromatic number aleph_1 in which every n-chromatic subgraph has at least f(n) elements (n >= 3). This solves a $250 problem of…

逻辑 · 数学 2007-05-23 Péter Komjáth , Saharon Shelah

Proximity graphs have been studied for several decades, motivated by applications in computational geometry, geography, data mining, and many other fields. However, the computational complexity of classic graph problems on proximity graphs…

计算复杂性 · 计算机科学 2021-07-12 Pascal Kunz , Till Fluschnik , Rolf Niedermeier , Malte Renken

In this paper, we consider the problem of a star coloring. In general case the problems in NP-complete. We establish the star chromatic number for splitting graph of complete and complete bipartite graphs, as well of paths and cycles. Our…

组合数学 · 数学 2017-05-29 Hanna Furmańczyk , Kowsalya V , Vernold Vivin J

An edge-colored graph $G$ is said to be rainbow connected if between each pair of vertices there exists a path which uses each color at most once. The rainbow connection number, denoted by $rc(G)$, is the minimum number of colors needed to…

离散数学 · 计算机科学 2015-10-14 Eduard Eiben , Robert Ganian , Juho Lauri

We study the maximization version of the fundamental graph coloring problem. Here the goal is to color the vertices of a k-colorable graph with k colors so that a maximum fraction of edges are properly colored (i.e. their endpoints receive…

计算复杂性 · 计算机科学 2015-05-14 Venkatesan Guruswami , Ali Kemal Sinop

A graph is $\ell$-choosable if, for any choice of lists of $\ell$ colors for each vertex, there is a list coloring, which is a coloring where each vertex receives a color from its list. We study complexity issues of choosability of graphs…

离散数学 · 计算机科学 2017-08-14 Marc Demange , Dominique de Werra

The 2-colorable perfect matching problem asks whether a graph can be colored with two colors so that each node has exactly one neighbor with the same color as itself. We prove that this problem is NP-complete, even when restricted to…

计算复杂性 · 计算机科学 2023-09-19 Erik D. Demaine , Kritkorn Karntikoon , Nipun Pitimanaaree

List colouring is an NP-complete decision problem even if the total number of colours is three. It is hard even on planar bipartite graphs. We give a polynomial-time algorithm for solving list colouring of permutation graphs with a bounded…

离散数学 · 计算机科学 2012-06-25 Jessica Enright , Lorna Stewart , Gabor Tardos

In a colouring of a graph, a vertex is b-chromatic if it is adjacent to a vertex of every other colour. We consider four well-studied colouring problems: b-Chromatic Number, Tight b-Chromatic Number, Fall Chromatic Number and Fall…

We consider the algorithmic complexity of recognizing bipartite temporal graphs. Rather than defining these graphs solely by their underlying graph or individual layers, we define a bipartite temporal graph as one in which every layer can…

计算复杂性 · 计算机科学 2021-11-18 Till Fluschnik , Pascal Kunz

We say that a graph is $k$-mixing if it is possible to transform any $k$-coloring into any other via a sequence of single vertex recolorings keeping a proper coloring all along. Cereceda, van den Heuvel and Johnson proved that deciding if a…

组合数学 · 数学 2024-01-09 Nicolas Bousquet

The graph isomorphism problem looks deceptively simple, but although polynomial-time algorithms exist for certain types of graphs such as planar graphs and graphs with bounded degree or eigenvalue multiplicity, its complexity class is still…

离散数学 · 计算机科学 2025-07-11 Stefan Klus , Patrick Gelß

For a given number of colors, $s$, the guessing number of a graph is the (base $s$) logarithm of the cardinality of the largest family of colorings of the vertex set of the graph such that the color of each vertex can be determined from the…

组合数学 · 数学 2020-09-11 Jo Martin , Puck Rombach

An injective $k$-edge-coloring of a graph $G$ is an assignment of colors, i.e. integers in $\{1, \ldots , k\}$, to the edges of $G$ such that any two edges each incident with one distinct endpoint of a third edge, receive distinct colors.…

数据结构与算法 · 计算机科学 2021-04-19 Florent Foucaud , Hervé Hocquard , Dimitri Lajou

In spite of the extensive studies of the 3-coloring problem with respect to several basic parameters, the complexity status of the 3-coloring problem on graphs with small diameter, i.e. with diameter 2 or 3, has been a longstanding and…

数据结构与算法 · 计算机科学 2012-10-18 George B. Mertzios , Paul G. Spirakis