中文
相关论文

相关论文: Local Coloring Problems on Smooth Graphs

200 篇论文

The graph coloring problem is often investigated in the literature. Many insights about many neighboring solutions with the same fitness value are raised but as far as we know, no deep analysis of this neutrality has ever been conducted in…

组合数学 · 数学 2013-01-28 Marie-Eleonore Marmion , Aymeric Blot , Laetitia Jourdan , Clarisse Dhaenens

A proper vertex coloring of a connected graph $G$ is called an odd coloring if, for every vertex $v$ in $G$, there exists a color that appears odd number of times in the open neighborhood of $v$. The minimum number of colors required to…

数据结构与算法 · 计算机科学 2025-03-10 Sriram Bhyravarapu , Swati Kumari , I. Vinod Reddy

Extending a result of Christiansen, we prove that every mutli-graph $G=(V,E)$ admits a proper edge colouring $\phi:E\to \{1,2,\dots\}$ which is local, that is, $\phi(e)\le \max\{d(x)+\pi(x),d(y)+\pi(y)\}$ for every edge $e$ with end-points…

组合数学 · 数学 2024-05-03 Clinton T. Conley , Jan Grebik , Oleg Pikhurko

The notion of graph covers (also referred to as locally bijective homomorphisms) plays an important role in topological graph theory and has found its computer science applications in models of local computation. For a fixed target graph…

离散数学 · 计算机科学 2025-02-28 Jan Bok , Jiří Fiala , Nikola Jedličková , Jan Kratochvíl , Micheala Seifrtová

For each strongly connected finite-dimensional (pure) simplicial complex we construct a finite group, the group of projectivities of the complex, which is a combinatorial but not a topological invariant. This group is studied for…

组合数学 · 数学 2007-05-23 Michael Joswig

We study several basic problems about colouring the $p$-random subgraph $G_p$ of an arbitrary graph $G$, focusing primarily on the chromatic number and colouring number of $G_p$. In particular, we show that there exist infinitely many…

组合数学 · 数学 2025-07-02 Boris Bukh , Michael Krivelevich , Bhargav Narayanan

A colouring of a graph $G=(V,E)$ is a function $c: V\rightarrow\{1,2,\ldots \}$ such that $c(u)\neq c(v)$ for every $uv\in E$. A $k$-regular list assignment of $G$ is a function $L$ with domain $V$ such that for every $u\in V$, $L(u)$ is a…

数据结构与算法 · 计算机科学 2019-02-08 Konrad K. Dabrowski , Francois Dross , Matthew Johnson , Daniel Paulusma

Given a graph $G=(V, E)$ and a list of available colors $L(v)$ for each vertex $v\in V$, where $L(v) \subseteq \{1, 2, \ldots, k\}$, List $k$-Coloring refers to the problem of assigning colors to the vertices of $G$ so that each vertex…

数据结构与算法 · 计算机科学 2023-12-14 Banu Baklan Şen , Öznur Yaşar Diner , Thomas Erlebach

Let $G = (V, E)$ be a finite simple undirected graph without $K_2$ components. A bijection $f : E \rightarrow \{1, 2,\cdots, |E|\}$ is called a {\bf local antimagic labeling} if for any two adjacent vertices $u$ and $v$, they have different…

组合数学 · 数学 2018-08-16 S. Arumugam , Yi-Chun Lee , K. Premalatha , Tao-Ming Wang

In this paper, we explore chromatic numbers subject to various local modular constraints. For fixed $n$, we consider proper integer colorings of a graph $G$ for which the closed and open neighborhood sums have nonzero remainders modulo $n$…

This paper is centered on the complexity of graph problems in the well-studied LOCAL model of distributed computing, introduced by Linial [FOCS '87]. It is widely known that for many of the classic distributed graph problems (including…

数据结构与算法 · 计算机科学 2017-10-31 Mohsen Ghaffari , Fabian Kuhn , Yannic Maus

Let $G$ and $H$ be two simple graphs. A bijection $\phi:V(G)\rightarrow V(H)$ is called an isomorphism between $G$ and $H$ if $(\phi v_i)(\phi v_j)\in E(H)$ $\Leftrightarrow$ $v_i v_j\in E(G)$, $\forall v_i,v_j \in V(G)$. In the case that…

组合数学 · 数学 2017-10-27 Wenxue Du

The paper considers the NP-hard graph vertex coloring problem, which differs from traditional problems in which it is required to color vertices with a given (or minimal) number of colors so that adjacent vertices have different colors. In…

离散数学 · 计算机科学 2025-02-24 Adil Erzin , Roman Plotnikov , Georgii Zhukov

In the List $k$-Coloring problem we are given a graph whose every vertex is equipped with a list, which is a subset of $\{1,\ldots,k\}$. We need to decide if $G$ admits a proper coloring, where every vertex receives a color from its list.…

组合数学 · 数学 2025-09-29 Marta Piecyk , Paweł Rzążewski

A graceful $l$-coloring of a graph $G$ is a proper vertex coloring with $l$ colors which induces a proper edge coloring with at most $l-1$ colors, where the color for an edge $ab$ is the absolute difference between the colors assigned to…

组合数学 · 数学 2024-07-01 Laavanya D. , Devi Yamini S.

Recently, \citeauthor*{akbari2021locality}~(ICALP 2023) studied the locality of graph problems in distributed, sequential, dynamic, and online settings from a {unified} point of view. They designed a novel $O(\log n)$-locality deterministic…

数据结构与算法 · 计算机科学 2024-05-02 Yi-Jun Chang , Gopinath Mishra , Hung Thuan Nguyen , Mingyang Yang , Yu-Cheng Yeh

We study the problem of color reversal in bicolored graphs under local inversions. A \emph{bicoloration} of a graph $G=(V,E)$ is a mapping $\beta: V \to \{-1,1\}$. A \emph{local inversion} at a vertex $v \in V$ consists of reversing the…

组合数学 · 数学 2025-10-02 Kumud Singh Porte , RB Sandeep , Kamal Santra

We propose a local transformation on bicolored graphs, which we call local homophily, inspired by adaptive networks and based on majority dynamics and homophily. In this transformation, a vertex updates its color to match the majority of…

计算复杂性 · 计算机科学 2026-05-08 Pablo Concha-Vega

A $k$-coloring of a graph $G$ is a $k$-partition $\Pi=\{S_1,\ldots,S_k\}$ of $V(G)$ into independent sets, called \emph{colors}. A $k$-coloring is called \emph{neighbor-locating} if for every pair of vertices $u,v$ belonging to the same…

组合数学 · 数学 2018-07-02 Liliana Alcon , Marisa Gutierrez , Carmen Hernando , Merce Mora , Ignacio M. Pelayo

Generalizing the notion of odd-sum colorings, a $\mathbb{Z}$-labeling of a graph $G$ is called a closed coloring with remainder $k\mod n$ if the closed neighborhood label sum of each vertex is congruent to $k\mod n$. If such colorings…