中文
相关论文

相关论文: Multigraph edge-coloring with local list sizes

200 篇论文

The classical theorem of Vizing states that every graph of maximum degree $d$ admits an edge-coloring with at most $d+1$ colors. Furthermore, as it was earlier shown by K\H{o}nig, $d$ colors suffice if the graph is bipartite. We investigate…

组合数学 · 数学 2016-08-23 Endre Csóka , Gabor Lippner , Oleg Pikhurko

A graph $G$ is $k$-locally sparse if for each vertex $v \in V(G)$, the subgraph induced by its neighborhood contains at most $k$ edges. Alon, Krivelevich, and Sudakov showed that for $f > 0$ if a graph $G$ of maximum degree $\Delta$ is…

组合数学 · 数学 2025-12-17 James Anderson , Abhishek Dhawan , Aiya Kuchukova

Let G be a planar graph with a list assignment L. Suppose a preferred color is given for some of the vertices. We prove that if G has girth at least six and all lists have size at least three, then there exists an L-coloring respecting at…

组合数学 · 数学 2021-02-17 Zdeněk Dvořák , Tomáš Masařík , Jan Musílek , Ondřej Pangrác

Given a multigraph $G=(V,E)$, the {\em edge-coloring problem} (ECP) is to color the edges of $G$ with the minimum number of colors so that no two adjacent edges have the same color. This problem can be naturally formulated as an integer…

组合数学 · 数学 2022-06-09 Guantao Chen , Guangming Jing , Wenan Zang

Motivated by majority vertex-colorings of graphs and digraphs and majority edge-colorings of graphs, we introduce two concepts of strong majority colorings. A strong majority vertex-coloring of a graph $G=(V,E)$ is a mapping $c:V\rightarrow…

组合数学 · 数学 2026-05-25 Rafał Kalinowski , Mateusz Kamyczura , Monika Pilśniak , Mariusz Woźniak

The aim of this paper is to generalize the notion of the coloring complex of a graph to hypergraphs. We present three different interpretations of those complexes -- a purely combinatorial one and two geometric ones. It is shown, that most…

组合数学 · 数学 2012-05-01 Felix Breuer , Aaron Dall , Martina Kubitzke

In this paper we introduce the notion of $\Sigma$-colouring of a graph $G$: For given subsets $\Sigma(v)$ of neighbours of $v$, for every $v\in V(G)$, this is a proper colouring of the vertices of $G$ such that, in addition, vertices that…

组合数学 · 数学 2015-09-28 Omid Amini , Louis Esperet , Jan van den Heuvel

For a graph $G$ with a list assignment $L$ and two $L$-colorings $\alpha$ and $\beta$, an $L$-recoloring sequence from $\alpha$ to $\beta$ is a sequence of proper $L$-colorings where consecutive colorings differ at exactly one vertex. We…

组合数学 · 数学 2025-10-21 Chenran Pan , Weifan Wang , Runrun Liu

A cycle is $2$-colored if its edges are properly colored by two distinct colors. A $(d,s)$-edge colorable graph $G$ is a $d$-regular graph that admits a proper $d$-edge coloring in which every edge of $G$ is in at least $s-1$ $2$-colored…

组合数学 · 数学 2019-05-28 Lan Anh Pham

Let $G=(V,E)$ be a simple graph and $(2k+1)$ be a prime integer. Let each vertex of $G$ be colored using one of the $(2k+1)$ colors, say $R_1,R_2,...,R_{2k+1}$. If every vertex has an equal number of neighbors of each color, then the…

组合数学 · 数学 2025-09-10 Maurice Genevieva Almeida

A hypergraph $\mathcal{H}$ on $n$ vertices and $m$ edges is said to be {\it nearly-intersecting} if every edge of $\mathcal{H}$ intersects all but at most polylogarthmically many (in $m$ and $n$) other edges. Given lists of colors…

数据结构与算法 · 计算机科学 2019-04-05 Khaled Elbassioni

An edge-coloring of a graph $G$ with consecutive integers $c_{1},\ldots,c_{t}$ is called an \emph{interval $t$-coloring} if all colors are used, and the colors of edges incident to any vertex of $G$ are distinct and form an interval of…

组合数学 · 数学 2015-08-04 Petros A. Petrosyan , Hayk H. Tepanyan

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…

组合数学 · 数学 2025-06-26 Xiao-Chuan Liu , Mirko Petruševski , Xu Yang

We present a progress on local computation algorithms for two coloring of $k$-uniform hypergraphs. We focus on instances that satisfy strengthened assumption of Local Lemma of the form $2^{1-\alpha k} (\Delta+1) e < 1$, where $\Delta$ is…

数据结构与算法 · 计算机科学 2021-03-23 Andrzej Dorobisz , Jakub Kozik

A graph drawn in the plane with straight-line edges is called a geometric graph. If no path of length at most $k$ in a geometric graph $G$ is self-intersecting we call $G$ $k$-locally plane. The main result of this paper is a construction…

组合数学 · 数学 2011-11-01 Gábor Tardos

Let $\Gamma$ be an Abelian group and let $G$ be a simple graph. We say that $G$ is $\Gamma$-colorable if for some fixed orientation of $G$ and every edge labeling $\ell:E(G)\rightarrow \Gamma$, there exists a vertex coloring $c$ by the…

In the Edge Coloring problem, we are given an undirected graph $G$ with $n$ vertices and $m$ edges, and are tasked with finding the smallest positive integer $k$ so that the edges of $G$ can be assigned $k$ colors in such a way that no two…

数据结构与算法 · 计算机科学 2025-01-13 Shyan Akmal , Tomohiro Koana

The Lov\'asz Local Lemma is a powerful probabilistic technique for proving the existence of combinatorial objects. It is especially useful for colouring graphs and hypergraphs with bounded maximum degree. This paper presents a general…

组合数学 · 数学 2021-04-14 Ian M. Wanless , David R. Wood

A $k$-edge-weighting of $G$ is a mapping $\omega:E(G)\longrightarrow \{1,\ldots,k\}$. The edge-weighting of $G$ naturally induces a vertex-colouring $\sigma_{\omega}:V(G)\longrightarrow \mathbb{N}$ given by$\sigma_{\omega}(v)=\sum_{u\in…

离散数学 · 计算机科学 2026-04-17 Antoine Dailly , ElÅ1/4bieta Sidorowicz

A subgraph of an edge-coloured graph is called rainbow if all its edges have distinct colours. The study of rainbow subgraphs goes back more than two hundred years to the work of Euler on Latin squares. Since then rainbow structures have…

组合数学 · 数学 2018-12-11 Richard Montgomery , Alexey Pokrovskiy , Benny Sudakov