English
Related papers

Related papers: Colouring an Orthogonality Graph

200 papers

A graph is called odd (respectively, even) if every vertex has odd (respectively, even) degree. Gallai proved that every graph can be partitioned into two even induced subgraphs, or into an odd and an even induced subgraph. We refer to a…

Discrete Mathematics · Computer Science 2023-03-07 Rémy Belmonte , Ararat Harutyunyan , Noleen Köhler , Nikolaos Melissinos

Let $G$ be a graph and let $C$ be a color set of cardinality $k$. Suppose $c \colon V(G) \to C$ is a (not necessarily proper) vertex coloring whose all color classes are $V_1$, $V_2$, $\dots$, $V_k$, each of which is nonempty. The vertex…

Combinatorics · Mathematics 2025-12-15 Saeed Shaebani

An odd $k$-edge-coloring of a graph $G$ is a (not necessarily proper) edge-coloring with at most $k$ colors such that each non-empty color class induces a graph in which every vertex is of odd degree; similarly, if more than one color per…

Combinatorics · Mathematics 2025-06-26 Xiao-Chuan Liu , Mirko Petruševski , Xu Yang

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$. In this note, we consider list…

Combinatorics · Mathematics 2025-10-17 Abhishek Dhawan

The graph coloring problem (GCP) is one of the most studied NP-HARD problems in computer science. Given a graph , the task is to assign a color to all vertices such that no vertices sharing an edge receive the same color and that the number…

Neural and Evolutionary Computing · Computer Science 2021-11-19 Robiul Islam , Arup Kumar Pramanik

Graph burning is a discrete-time process that models the propagation of information in a network. Initially, we have an undirected graph of unburned vertices. At each time step, an unburned vertex is chosen to burn; additionally, unburned…

Combinatorics · Mathematics 2026-03-17 Dhanyamol Antony , L. Sunil Chandran , Anita Das , Shirish Gosavi , Dalu Jacob , Shashanka Kulamarva

In the $(G,H)$-isomorphism game, a verifier interacts with two non-communicating players (called provers) by privately sending each of them a random vertex from either $G$ or $H$, whose aim is to convince the verifier that two graphs $G$…

Combinatorics · Mathematics 2020-04-24 Laura Mančinska , David E. Roberson , Antonios Varvitsiotis

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…

Computational Complexity · Computer Science 2025-12-22 Simone Ingrid Monteiro Gama , Rosiane de Freitas Rodrigues

The main goal of this paper is to formalize and explore a connection between chromatic properties of graphs with geometric representations and competitive analysis of on-line algorithms, which became apparent after the recent construction…

Data Structures and Algorithms · Computer Science 2016-12-30 Tomasz Krawczyk , Bartosz Walczak

A well known problem from an excellent book of Lov\'asz states that any hypergraph with the property that no pair of hyperedges intersect in exactly one vertex can be properly 2-colored. Motivated by this as well as recent works of Keszegh…

Combinatorics · Mathematics 2024-06-19 Zoltán L. Blázsik , Nathan W. Lemons

First, I introduce quantum graph theory. I also discuss a known lower bound on the independence numbers and derive from it an upper bound on the chromatic numbers of quantum graphs. Then, I construct a family of quantum graphs that can be…

Quantum Physics · Physics 2014-12-01 Steven Lu

A colouring of a graph $G=(V,E)$ is a mapping $c\colon V\to \{1,2,\ldots\}$ such that $c(u)\neq c(v)$ for every two adjacent vertices $u$ and $v$ of $G$. The {\sc List $k$-Colouring} problem is to decide whether a graph $G=(V,E)$ with a…

Data Structures and Algorithms · Computer Science 2021-08-27 Nick Brettell , Jake Horsfield , Andrea Munaro , Daniel Paulusma

A graph $G$ is called a complete $k$-partite ($k\geq 2$) graph if its vertices can be partitioned into $k$ independent sets $V_{1},...,V_{k}$ such that each vertex in $V_{i}$ is adjacent to all the other vertices in $V_{j}$ for $1\leq…

Combinatorics · Mathematics 2012-11-26 Petros A. Petrosyan

A $q$-\emph{equitable coloring} of a graph $G$ is a proper $q$-coloring such that the sizes of any two color classes differ by at most one. In contrast with ordinary coloring, a graph may have an equitable $q$-coloring but has no equitable…

Combinatorics · Mathematics 2015-08-19 Keaitsuda Maneeruk Nakprasit , Kittikorn Nakprasit

We study the coloring problem: Given a graph G, decide whether $c(G) \leq q$ or $c(G) \ge Q$, where c(G) is the chromatic number of G. We derive conditional hardness for this problem for any constant $3 \le q < Q$. For $q\ge 4$, our result…

Computational Complexity · Computer Science 2007-05-23 Irit Dinur , Elchanan Mossel , Oded Regev

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…

Combinatorics · Mathematics 2020-10-13 Zdeněk Dvořák , Louis Esperet , Ross J. Kang , Kenta Ozeki

A linearly ordered (LO) $k$-colouring of a hypergraph is a colouring of its vertices with colours $1, \dots, k$ such that each edge contains a unique maximal colour. Deciding whether an input hypergraph admits LO $k$-colouring with a fixed…

Computational Complexity · Computer Science 2023-12-21 Marek Filakovský , Tamio-Vesa Nakajima , Jakub Opršal , Gianluca Tasinato , Uli Wagner

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 this paper we consider a colouring version of the general position problem. The \emph{$\gp $-chromatic number} is the smallest number of colours needed to colour the vertices of the graph such that each colour class has the…

Combinatorics · Mathematics 2025-09-11 Ullas Chandran S. V. , Gabriele Di Stefano , Haritha S. , Elias John Thomas , James Tuite

The proof uses the property that the vertices of a triangulated planar graph can be four coloured if the triangles can have a +1 or -1 orientation so that the sum of the triangle orientations around each vertex is a multiple of 3. Such…

General Mathematics · Mathematics 2008-08-24 Patrick Labarque
‹ Prev 1 8 9 10 Next ›