English
Related papers

Related papers: Improved Inapproximability Results for Maximum k-C…

200 papers

A $k$-improper edge coloring of a graph $G$ is a mapping $\alpha:E(G)\longrightarrow \mathbb{N}$ such that at most $k$ edges of $G$ with a common endpoint have the same color. An improper edge coloring of a graph $G$ is called an improper…

Combinatorics · Mathematics 2020-03-16 Carl Johan Casselgren , Petros A. Petrosyan

We present a new algorithm for finding large independent sets in $3$-colorable graphs with small $1$-sided threshold rank. Specifically, given an $n$-vertex $3$-colorable graph whose uniform random walk matrix has at most $r$ eigenvalues…

Data Structures and Algorithms · Computer Science 2025-08-06 Jun-Ting Hsieh

For an integer $r>0$, a conditional $(k,r)$-coloring of a graph $G$ is a proper $k$-coloring of the vertices of $G$ such that every vertex $v$ of degree $d(v)$ in $G$ is adjacent to vertices with at least $min\{r, d(v)\}$ different colors.…

Discrete Mathematics · Computer Science 2007-11-20 Xueliang Li , Xiangmei Yao , Wenli Zhou

Given a finite directed graph, a coloring of its edges turns the graph into a finite-state automaton. A k-synchronizing word of a deterministic automaton is a word in the alphabet of colors at its edges that maps the state set of the…

Formal Languages and Automata Theory · Computer Science 2022-06-16 A. N. Trahtman

In this work we show that, for any fixed d, random d-regular graphs asymptotically almost surely can be coloured with k colours, where k is the smallest integer satisfying d<2(k-1)log(k-1). From previous lower bounds due to Molloy and Reed,…

Combinatorics · Mathematics 2008-12-17 Graeme Kemkes , Xavier Pérez-Giménez , Nicholas Wormald

Computing cohesive subgraphs is a central problem in graph theory. While many formulations of cohesive subgraphs lead to NP-hard problems, finding a densest subgraph can be done in polynomial time. As such, the densest subgraph model has…

Data Structures and Algorithms · Computer Science 2021-11-24 Riccardo Dondi , Danny Hermelin

Let $H$ be a $k$-uniform hypergraph with $n$ vertices. A {\em strong $r$-coloring} is a partition of the vertices into $r$ parts, such that each edge of $H$ intersects each part. A strong $r$-coloring is called {\em equitable} if the size…

Combinatorics · Mathematics 2007-05-23 Raphael Yuster

Let $H$ be a hypergraph. For a $k$-edge coloring $c : E(H) \to \{1,...,k\}$ let $f(H,c)$ be the number of components in the subhypergraph induced by the color class with the least number of components. Let $f_k(H)$ be the maximum possible…

Combinatorics · Mathematics 2007-05-23 Yair Caro , Raphael Yuster

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],…

Computational Complexity · Computer Science 2019-04-03 Per Austrin , Amey Bhangale , Aditya Potukuchi

Let $\mathcal{C}_k(n)$ be the family of all connected $k$-chromatic graphs of order $n$. Given a natural number $x\geq k$, we consider the problem of finding the maximum number of $x$-colorings among graphs in $\mathcal{C}_k(n)$. When…

Combinatorics · Mathematics 2018-05-25 Aysel Erey

A $k$-uniform hypergraph (or $k$-graph) $H = (V, E)$ is $k$-partite if $V$ can be partitioned into $k$ sets $V_1, \ldots, V_k$ such that each edge in $E$ contains precisely one vertex from each $V_i$. We show that $k$-partite $k$-graphs of…

Combinatorics · Mathematics 2025-12-25 Peter Bradshaw , Abhishek Dhawan , Nhi Dinh , Shlok Mulye , Rohan Rathi

For a fixed integer, the $k$-Colouring problem is to decide if the vertices of a graph can be coloured with at most $k$ colours for an integer $k$, such that no two adjacent vertices are coloured alike. A graph $G$ is $H$-free if $G$ does…

Combinatorics · Mathematics 2021-11-24 Barnaby Martin , Daniel Paulusma , Siani Smith

A graph is equitably $k$-colorable if its vertices can be partitioned into $k$ independent sets in such a way that the number of vertices in any two sets differ by at most one. The smallest $k$ for which such a coloring exists is known as…

Discrete Mathematics · Computer Science 2014-09-03 Hanna Furmańczyk , Marek Kubale

Many complex systems and datasets are characterized by multiway interactions of different categories, and can be modeled as edge-colored hypergraphs. We focus on clustering such datasets using the NP-hard edge-colored clustering problem,…

Data Structures and Algorithms · Computer Science 2026-03-04 Seongjune Han , Nate Veldt

An edge-coloring of a graph $G$ with natural numbers is called a sum edge-coloring if the colors of edges incident to any vertex of $G$ are distinct and the sum of the colors of the edges of $G$ is minimum. The edge-chromatic sum of a graph…

Combinatorics · Mathematics 2012-11-26 P. A. Petrosyan , R. R. Kamalian

The problem of computing the chromatic number of a $P_5$-free graph is known to be NP-hard. In contrast to this negative result, we show that determining whether or not a $P_5$-free graph admits a $k$-colouring, for each fixed number of…

Data Structures and Algorithms · Computer Science 2016-08-14 Chính T. Hoàng , Marcin Kamiński , Vadim Lozin , J. Sawada , X. Shu

Let $G$ be a nontrivial connected graph of order $n$ with an edge-coloring $c:E(G)\rightarrow\{1,2,\dots,t\}$,$t\in\mathbb{N}$, where adjacent edges may be colored with the same color. A tree $T$ in $G$ is a \emph{proper tree} if no two…

Combinatorics · Mathematics 2016-12-07 Wenjing Li , Xueliang Li , Jingshu Zhang

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

We study a new variant of graph coloring by adding a connectivity constraint. A path in a vertex-colored graph is called conflict-free if there is a color that appears exactly once on its vertices. A connected graph $G$ is said to be…

Computational Complexity · Computer Science 2024-08-15 Sun-Yuan Hsieh , Hoang-Oanh Le , Van Bang Le , Sheng-Lung Peng

We advance a probabilistic approach to the Hadwiger-Nelson problem initially developed by the Polymath16 project, in particular relating the approach to finite unit-distance graphs. We define the numerical \textit{badness} of a given…

Combinatorics · Mathematics 2020-08-19 Haydn Gwyn , Jacob Stavrianos
‹ Prev 1 4 5 6 7 8 10 Next ›