中文
相关论文

相关论文: Colouring complete bipartite graphs from random li…

200 篇论文

For a graph $G$ and a not necessarily proper $k$-edge coloring $c:E(G)\to \{ 1,\ldots,k\}$, let $m_i(G)$ be the number of edges of $G$ of color $i$, and call $G$ {\it color-balanced} if $m_i(G)=m_j(G)$ for every two colors $i$ and $j$.…

组合数学 · 数学 2021-05-13 Johannes Pardey , Dieter Rautenbach

Let G be a graph on n vertices with maximum degree D. We use the Lov\'asz local lemma to show the following two results about colourings c of the edges of the complete graph K_n. If for each vertex v of K_n the colouring c assigns each…

组合数学 · 数学 2010-07-23 Julia Böttcher , Yoshiharu Kohayakawa , Aldo Procacci

Two vertex colorings of a graph are Kempe equivalent if they can be transformed into each other by a sequence of switchings of two colors of vertices. It is PSPACE-complete to determine whether two given vertex $k$-colorings of a graph are…

组合数学 · 数学 2023-07-07 Akihiro Higashitani , Naoki Matsumoto

We continue research into a well-studied family of problems that ask whether the vertices of a graph can be partitioned into sets $A$ and~$B$, where $A$ is an independent set and $B$ induces a graph from some specified graph class ${\cal…

数据结构与算法 · 计算机科学 2017-08-01 Marthe Bonamy , Konrad K. Dabrowski , Carl Feghali , Matthew Johnson , Daniel Paulusma

We study a variation of the graph colouring problem on random graphs of finite average connectivity. Given the number of colours, we aim to maximise the number of different colours at neighbouring vertices (i.e. one edge distance) of any…

统计力学 · 物理学 2009-11-11 S. Bounkong , J. van Mourik , D. Saad

Given a graph G and an integer k, two players take turns coloring the vertices of G one by one using k colors so that neighboring vertices get different colors. The first player wins iff at the end of the game all the vertices of G are…

组合数学 · 数学 2007-07-04 Tom Bohman , Alan Frieze , Benny Sudakov

Restricted star colouring is a variant of star colouring introduced to design heuristic algorithms to estimate sparse Hessian matrices. For $k\in\mathbb{N}$, a $k$-restricted star colouring ($k$-rs colouring) of a graph $G$ is a function…

组合数学 · 数学 2021-09-01 Shalu M. A. , Cyriac Antony

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…

组合数学 · 数学 2012-11-26 Petros A. Petrosyan

In 1973, Erd\H{o}s and Simonovits asked whether every $n$-vertex triangle-free graph with minimum degree greater than $1/3 \cdot n$ is 3-colourable. This question initiated the study of the chromatic profile of triangle-free graphs: for…

组合数学 · 数学 2023-08-22 Freddie Illingworth

We study the generalization of the game Lights Out in which the standard square grid board is replaced by a graph. We examine the probability that, when a graph is chosen uniformly at random from the set of graphs with $n$ vertices and $e$…

组合数学 · 数学 2025-08-14 Bradley Forrest , Riya Goyal

For positive integers $n$ and $r$, we consider $n$-vertex graphs with the maximum number of $r$-edge-colorings with no copy of a triangle where exactly two colors appear. We prove that, if $2 \leq r \leq 26$ and $n$ is sufficiently large,…

组合数学 · 数学 2022-09-16 Carlos Hoppen , Hanno Lefmann , Dionatan Ricardo Schmidt

It is well-known that in every $r$-coloring of the edges of the complete bipartite graph $K_{m,n}$ there is a monochromatic connected component with at least ${m+n\over r}$ vertices. In this paper we study an extension of this problem by…

组合数学 · 数学 2019-10-10 Louis DeBiasio , Robert A. Krueger , Gábor N. Sárközy

We prove the NP-completeness of the following problem. Given a set $S$ of $n$ slopes and an integer $k\geq 1$, is it possible to draw a complete graph on $k$ vertices in the plane using only slopes from $S$? Equivalently, does there exist a…

计算几何 · 计算机科学 2020-09-17 Cédric Pilatte

We determine the values of s and t for which there is a coloring of the edges of the complete bipartite graph K_{s,t} which admits only the identity automorphism. In particular this allows us to determine the distinguishing number of the…

组合数学 · 数学 2007-05-23 Michael J. Fisher , Garth Isaak

For $k\mid n$ let $Comb_{n,k}$ denote the tree consisting of an $(n/k)$-vertex path with disjoint $k$-vertex paths beginning at each of its vertices. An old conjecture says that for any $k=k(n)$ the threshold for the random graph $G(n,p)$…

组合数学 · 数学 2014-01-14 Jeff Kahn , Eyal Lubetzky , Nicholas Wormald

Of a given bipartite graph $G = (V, E)$, it is elementary to construct a bipartition in time $O(|V| + |E|)$. For a given $k$-graph $H = H^{(k)}$ with $k \geq 3$ fixed, Lov\'asz proved that deciding whether $H$ is bipartite is NP-complete.…

组合数学 · 数学 2025-05-15 Boyoon Lee , Theodore Molla , Brendan Nagle

The problem of finding the minimum number of colors to color a graph properly without containing any bicolored copy of a fixed family of subgraphs has been widely studied. Most well-known examples are star coloring and acyclic coloring of…

组合数学 · 数学 2023-11-09 Alaittin Kırtışoğlu , Lale Özkahya

The Kneser graph $K(n,k)$ is defined for integers $n$ and $k$ with $n \geq 2k$ as the graph whose vertices are all the $k$-subsets of $\{1,2,\ldots,n\}$ where two such sets are adjacent if they are disjoint. A classical result of Lov\'asz…

数据结构与算法 · 计算机科学 2024-11-27 Ishay Haviv

Let P_{n,m} denote the graph taken uniformly at random from the set of all planar graphs on {1,2,..., n} with exactly m(n) edges. We use counting arguments to investigate the probability that P_{n,m} will contain given components and…

组合数学 · 数学 2011-01-27 Chris Dowden

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