中文
相关论文

相关论文: Multicoloring of Graphs to Secure a Secret

200 篇论文

A properly edge-colored graph is a graph with a coloring of its edges such that no vertex is incident to two or more edges of the same color. A subgraph is called rainbow if all its edges have different colors. The problem of finding…

组合数学 · 数学 2024-12-19 Benny Sudakov

We propose and investigate a unifying class of sparse random graph models, based on a hidden coloring of edge-vertex incidences, extending an existing approach, Random graphs with a given degree distribution, in a way that admits a…

统计力学 · 物理学 2009-11-10 Bo Söderberg

A proper vertex coloring of a graph is equitable if the sizes of all color classes differ by at most $1$. For a list assignment $L$ of $k$ colors to each vertex of an $n$-vertex graph $G$, an equitable $L$-coloring of $G$ is a proper…

组合数学 · 数学 2025-12-30 H. A. Kierstead , Alexandr Kostochka , Zimu Xiang

Mobile guards on the vertices of a graph are used to defend it against attacks on either its vertices or its edges. Various models for this problem have been proposed. In this survey we describe a number of these models with particular…

组合数学 · 数学 2015-04-03 William F. Klostermeyer , Christina M. Mynhardt

A \textit{restraint} $r$ on $G$ is a function which assigns each vertex $v$ of $G$ a finite set of forbidden colours $r(v)$. A proper colouring $c$ of $G$ is said to be \textit{permitted by the restraint r} if $c(v)\notin r(v)$ for every…

组合数学 · 数学 2017-05-10 Jason Brown , Aysel Erey

We generalize the Five Color Theorem by showing that it extends to graphs with two crossings. Furthermore, we show that if a graph has three crossings, but does not contain K_6 as a subgraph, then it is also 5-colorable. We also consider…

组合数学 · 数学 2007-05-23 Bogdan Oporowski , David Zhao

Colouring the vertices of a graph $G$ according to certain conditions can be considered as a random experiment and a discrete random variable $X$ can be defined as the number of vertices having a particular colour in the proper colouring of…

综合数学 · 数学 2017-06-09 N. K. Sudev , S. Satheesh , K. P. Chithra , Johan Kok

Given a simple undirected graph $G=(V,E)$ and a partition of the vertex set $V$ into $p$ parts, the \textsc{Partition Coloring Problem} asks if we can select one vertex from each part of the partition such that the chromatic number of the…

数据结构与算法 · 计算机科学 2020-07-29 Zhenyu Guo , Mingyu Xiao , Yi Zhou

We investigate a variation of the graph coloring game, as studied in [2]. In the original coloring game, two players, Alice and Bob, alternate coloring vertices on a graph with legal colors from a fixed color set, where a color {\alpha} is…

组合数学 · 数学 2014-12-10 Michel Alexis , Davis Shurbert , Charles Dunn , Jennifer Nordstrom

A vertex coloring of a graph $G$ is called distinguishing (or symmetry breaking) if no non-identity automorphism of $G$ preserves it, and the distinguishing number, shown by $D(G)$, is the smallest number of colors required for such a…

组合数学 · 数学 2021-05-18 Bahman Ahmadi , Fatemeh Alinaghipour , Mohammad Hadi Shekarriz

This paper is concerned with efficiently coloring sparse graphs in the distributed setting with as few colors as possible. According to the celebrated Four Color Theorem, planar graphs can be colored with at most 4 colors, and the proof…

组合数学 · 数学 2019-10-28 Pierre Aboulker , Marthe Bonamy , Nicolas Bousquet , Louis Esperet

A b-coloring is a coloring of the vertices of a graph such that each color class contains a vertex that has a neighbor in all other color classes, and the b-chromatic number of a graph $G$ is the largest integer $k$ such that $G$ admits a…

离散数学 · 计算机科学 2012-12-13 Chinh T. Hoàng , Frédéric Maffray , Meriem Mechebbek

We consider edge colorings of graphs. An edge coloring is a majority coloring if for every vertex at most half of the edges incident with it are in one color. And edge coloring is a distinguishing coloring if for every non-trivial…

组合数学 · 数学 2023-12-12 Aleksandra Gorzkowska , Magdalena Prorok

Given an integer $k\ge1$, an edge-$k$-coloring of a graph $G$ is an assignment of $k$ colors $1,\ldots,k$ to the edges of $G$ such that no two adjacent edges receive the same color. A vertex-distinguishing (resp. sum-distinguishing)…

组合数学 · 数学 2024-12-11 Yuping Gao , Songling Shan , Guanghui Wang

A vertex coloring of a graph is said to be pseudocomplete if, for any two distinct colors, there exists at least one edge with those two colors as its end vertices. The pseudoachromatic number of a graph is the greatest number of colors…

组合数学 · 数学 2024-08-30 Jonathan Meddaugh , Mark R. Sepanski , Yegnanarayanan Venkataraman

In this paper uniquely list colorable graphs are studied. A graph G is called to be uniquely k-list colorable if it admits a k-list assignment from which G has a unique list coloring. The minimum k for which G is not uniquely k-list…

组合数学 · 数学 2008-01-03 Ch. Eslahchi , M. Ghebleh , H. Hajiabolhassan

An adjacent vertex distinguishing coloring of a graph G is a proper edge coloring of G such that any pair of adjacent vertices are incident with distinct sets of colors. The minimum number of colors needed for an adjacent vertex…

组合数学 · 数学 2012-08-14 Lianzhu Zhang , Weifan Wang , Ko-Wei Lih

A vertex subset M of a graph G is a multipacking if for each vertex v, and each positive integer s less than or equal to the diameter of G, v is within distance s of at most s vertices of M. The multipacking number of a graph is the maximum…

组合数学 · 数学 2014-09-30 L. E. Teshima

A $k$-coloring of a tournament is a partition of its vertices into $k$ acyclic sets. Deciding if a tournament is 2-colorable is NP-hard. A natural problem, akin to that of coloring a 3-colorable graph with few colors, is to color a…

数据结构与算法 · 计算机科学 2024-11-25 Felix Klingelhoefer , Alantha Newman

Multi-layer graphs consist of several graphs (layers) over the same vertex set. They are motivated by real-world problems where entities (vertices) are associated via multiple types of relationships (edges in different layers). We chart the…

计算复杂性 · 计算机科学 2019-10-23 Robert Bredereck , Christian Komusiewicz , Stefan Kratsch , Hendrik Molter , Rolf Niedermeier , Manuel Sorge