中文
相关论文

相关论文: Colouring random graphs and maximising local diver…

200 篇论文

Graph coloring is fundamental to distributed computing. We give the first sub-logarithmic distributed algorithm for coloring cluster graphs. These graphs are obtained from the underlying communication network by contracting nodes and edges,…

分布式、并行与集群计算 · 计算机科学 2025-06-17 Maxime Flin , Magnus M. Halldorsson , Alexandre Nolin

We introduce a new notion of resilience for constraint satisfaction problems, with the goal of more precisely determining the boundary between NP-hardness and the existence of efficient algorithms for resilient instances. In particular, we…

计算复杂性 · 计算机科学 2014-06-13 Jeremy Kun , Lev Reyzin

Differential privacy is the gold standard in the problem of privacy preserving data analysis, which is crucial in a wide range of disciplines. Vertex colouring is one of the most fundamental questions about a graph. In this paper, we study…

数据结构与算法 · 计算机科学 2025-09-05 Aleksander B. G. Christiansen , Eva Rotenberg , Teresa Anna Steiner , Juliette Vlieghe

In this paper, we study the conflict-free coloring of graphs induced by neighborhoods. A coloring of a graph is conflict-free if every vertex has a uniquely colored vertex in its neighborhood. The conflict-free coloring problem is to color…

数据结构与算法 · 计算机科学 2017-10-03 I. Vinod Reddy

Given a graph G, a colouring is an assignment of colours to the vertices of G so that no two adjacent vertices are coloured the same. If all colour classes have size at most t, then we call the colouring t-bounded, and the t-bounded…

组合数学 · 数学 2024-09-27 Annika Heckel , Konstantinos Panagiotou

Approximate random $k$-colouring of a graph $G$ is a well studied problem in computer science and statistical physics. It amounts to constructing a $k$-colouring of $G$ which is distributed close to {\em Gibbs distribution} in polynomial…

离散数学 · 计算机科学 2016-09-21 Charilaos Efthymiou

Given a vertex-colored graph, we say a path is a rainbow vertex path if all its internal vertices have distinct colors. The graph is rainbow vertex-connected if there is a rainbow vertex path between every pair of its vertices. In the…

离散数学 · 计算机科学 2020-05-12 Paloma T. Lima , Erik Jan van Leeuwen , Marieke van der Wegen

Graph coloring is used in wireless networks to optimize network resources: bandwidth and energy. Nodes access the medium according to their color. It is the responsibility of the coloring algorithm to ensure that interfering nodes do not…

网络与互联网体系结构 · 计算机科学 2011-10-10 Ichrak Amdouni , Cédric Adjih , Pascale Minet

In this paper we introduce and study a new problem named \emph{min-max edge $q$-coloring} which is motivated by applications in wireless mesh networks. The input of the problem consists of an undirected graph and an integer $q$. The goal is…

数据结构与算法 · 计算机科学 2013-02-15 Tommi Larjomaa , Alexandru Popa

In this paper we consider graph-coloring problems, an important subset of general constraint satisfaction problems that arise in wireless resource allocation. We constructively establish the existence of fully decentralized learning-based…

网络与互联网体系结构 · 计算机科学 2015-06-11 Alessandro Checco , Douglas Leith

Given two colorings of a graph, we consider the following problem: can we recolor the graph from one coloring to the other through a series of elementary changes, such that the graph is properly colored after each step? We introduce the…

分布式、并行与集群计算 · 计算机科学 2019-01-18 Marthe Bonamy , Paul Ouvrard , Mikaël Rabie , Jukka Suomela , Jara Uitto

A well-studied concept is that of the total chromatic number. A proper total colouring of a graph is a colouring of both vertices and edges so that every pair of adjacent vertices receive different colours, every pair of adjacent edges…

组合数学 · 数学 2010-09-14 Tom Coker , Karen Johannson

The anti-Ramsey number, $ar(G, H)$ is the minimum integer $k$ such that in any edge colouring of $G$ with $k$ colours there is a rainbow subgraph isomorphic to $H$, i.e., a copy of $H$ with each of its edges assigned a different colour. The…

离散数学 · 计算机科学 2019-10-28 L Sunil Chandran , Abhiruk Lahiri , Nitin Singh

We consider two models of computation: centralized local algorithms and local distributed algorithms. Algorithms in one model are adapted to the other model to obtain improved algorithms. Distributed vertex coloring is employed to design…

数据结构与算法 · 计算机科学 2014-11-12 Guy Even , Moti Medina , Dana Ron

We call a (not necessarily properly) edge-colored graph edge-color-avoiding connected if after the removal of edges of any single color, the graph remains connected. For vertex-colored graphs, similar definitions of color-avoiding…

组合数学 · 数学 2024-01-29 József Pintér , Kitti Varga

Vertex Descent is a local search algorithm which forms the basis of a wide spectrum of tabu search, simulated annealing and hybrid evolutionary algorithms for graph colouring. These algorithms are usually treated as experimental and provide…

离散数学 · 计算机科学 2017-03-16 David Chalupa

Graph colorings have been of interest to mathematicians for a long time, but relatively recently, social scientists have also found them to be interesting tools for studying group behavior. In the last 20 years, scientists have begun to…

组合数学 · 数学 2026-03-20 Matthew I. Jones , Zachary Winkeler

Consider the following two ways to colour the vertices of a graph where the requirement that adjacent vertices get distinct colours is relaxed. A colouring has "defect" $d$ if each monochromatic component has maximum degree at most $d$. A…

组合数学 · 数学 2018-03-22 David R. Wood

An equitable coloring of a graph $G=(V,E)$ is a (proper) vertex-coloring of $G$, such that the sizes of any two color classes differ by at most one. In this paper, we consider the equitable coloring problem in block graphs. Recall that the…

离散数学 · 计算机科学 2024-02-14 Hanna Furmańczyk , Vahan Mkrtchyan

Suppose that the vertices of a graph $G$ are colored with two colors in an unknown way. The color that occurs on more than half of the vertices is called the majority color (if it exists), and any vertex of this color is called a majority…