中文
相关论文

相关论文: A Note on Circular Arc Online Coloring using First…

200 篇论文

A proper edge coloring of a graph $G$ with colors $1,2,\dots,t$ is called a \emph{cyclic interval $t$-coloring} if for each vertex $v$ of $G$ the edges incident to $v$ are colored by consecutive colors, under the condition that color $1$ is…

组合数学 · 数学 2017-03-30 Armen S. Asratian , Carl Johan Casselgren , Petros A. Petrosyan

Let the vertices of a Cartesian product graph $G\Box H$ be ordered by an ordering $\sigma$. By the First-Fit coloring of $(G\Box H, \sigma)$ we mean the vertex coloring procedure which scans the vertices according to the ordering $\sigma$…

组合数学 · 数学 2024-03-06 Manouchehr Zaker

The online list coloring is a widely studied topic in graph theory. A graph $G$ is 2-paintable if we always have a strategy to complete a coloring in an online list coloring of $G$ in which each vertex has a color list of size 2. In this…

组合数学 · 数学 2015-03-24 Keaitsuda Nakprasit , Kittikorn Nakprasit

The classic theorem of Vizing (Diskret. Analiz.'64) asserts that any graph of maximum degree $\Delta$ can be edge colored (offline) using no more than $\Delta+1$ colors (with $\Delta$ being a trivial lower bound). In the online setting,…

数据结构与算法 · 计算机科学 2024-02-29 Joakim Blikstad , Ola Svensson , Radu Vintan , David Wajc

Erd\"os conjectured that if $G$ is a triangle free graph of chromatic number at least $k\geq 3$, then it contains an odd cycle of length at least $k^{2-o(1)}$ \cite{sudakovverstraete, verstraete}. Nothing better than a linear bound…

离散数学 · 计算机科学 2008-09-11 Ajit A. Diwan , Sreyash Kenkre , Sundar Vishwanathan

We consider a graph coloring algorithm that processes vertices in order taken uniformly at random and assigns colors to them using First-Fit strategy. We show that this algorithm uses, in expectation, at most $(1 + o(1))\cdot \ln n \,/\,…

离散数学 · 计算机科学 2024-08-09 Bartłomiej Bosek , Grzegorz Gutowski , Michał Lasoń , Jakub Przybyło

In this paper we study the problem of coloring a unit interval graph which changes dynamically. In our model the unit intervals are added or removed one at the time, and have to be colored immediately, so that no two overlapping intervals…

离散数学 · 计算机科学 2022-02-17 Bartłomiej Bosek , Anna Zych-Pawlewicz

We study a version of online edge coloring, where the goal is to color as many edges as possible using only a given number, $k$, of available colors. All of our results are with regard to competitive analysis. Previous attempts to identify…

数据结构与算法 · 计算机科学 2016-10-26 Lene M. Favrholdt , Jesper W. Mikkelsen

A graph is said to be interval colourable if it admits a proper edge-colouring using palette $\mathbb{N}$ in which the set of colours incident to each vertex is an interval. The interval colouring thickness of a graph $G$ is the minimum $k$…

A graph G is (a:b)-colorable if there exists an assignment of b-element subsets of {1,...,a} to vertices of G such that sets assigned to adjacent vertices are disjoint. We first show that for every triangle-free planar graph G and a vertex…

组合数学 · 数学 2018-09-17 Zdeněk Dvořák , Xiaolan Hu

An edge-coloring of a graph $G$ with colors $1,2,\ldots,t$ is called an interval $t$-coloring if for each $i\in \{1,2,\ldots,t\}$ there is at least one edge of $G$ colored by $i$, and the colors of edges incident to any vertex of $G$ are…

离散数学 · 计算机科学 2010-08-13 R. R. Kamalian , P. A. Petrosyan

An interval colouring of a graph $G=(V,E)$ is a proper colouring $c\colon E\to \mathbb{Z}$ such that the set of colours of edges incident to any given vertex forms an interval of $\mathbb{Z}$. The interval thickness $\theta(G)$ of a graph…

组合数学 · 数学 2023-05-30 Lawrence Hollom , Julien Portier , Leo Versteegen

A coloring of edges of a graph $G$ is injective if for any two distinct edges $e_1$ and $e_2$, the colors of $e_1$ and $e_2$ are distinct if they are at distance $1$ in $G$ or in a common triangle. Naturally, the injective chromatic index…

组合数学 · 数学 2021-04-26 Alexandr Kostochka , André Raspaud , Jingwei Xu

We denote by $\chi$ g (G) the game chromatic number of a graph G, which is the smallest number of colors Alice needs to win the coloring game on G. We know from Montassier et al. [M. Montassier, P. Ossona de Mendez, A. Raspaud and X. Zhu,…

离散数学 · 计算机科学 2015-07-14 Clément Charpentier

The {\em acyclic chromatic number} of a graph is the least number of colors needed to properly color its vertices so that none of its cycles has only two colors. The {\em acyclic chromatic index} is the analogous graph parameter for edge…

组合数学 · 数学 2024-10-15 Lefteris Kirousis , John Livieratos

We study weighted edge coloring of graphs, where we are given an undirected edge-weighted general multi-graph $G := (V, E)$ with weights $w : E \rightarrow [0, 1]$. The goal is to find a proper weighted coloring of the edges with as few…

数据结构与算法 · 计算机科学 2021-01-01 Debarsho Sannyasi

We consider the maximum chromatic number of hypergraphs consisting of cliques that have pairwise small intersections. Designs of the appropriate parameters produce optimal constructions, but these are known to exist only when the number of…

组合数学 · 数学 2023-04-12 Dhruv Mubayi , Jacques Verstraete

Vizing's theorem guarantees that every graph with maximum degree $\Delta$ admits an edge coloring using $\Delta + 1$ colors. In online settings - where edges arrive one at a time and must be colored immediately - a simple greedy algorithm…

数据结构与算法 · 计算机科学 2025-07-30 Joakim Blikstad , Ola Svensson , Radu Vintan , David Wajc

A fractional coloring of a signed graph $(G, {\sigma})$ is an assignment of nonnegative weights to the balanced sets (sets which do not induce a negative cycle) such that each vertex has an accumulated weight of at least 1. The minimum…

组合数学 · 数学 2025-05-23 Reza Naserasr , Lan Anh Pham , Cyril Pujol , Huan Zhou

The first-fit coloring is a heuristic that assigns to each vertex, arriving in a specified order $\sigma$, the smallest available color. The problem Grundy Coloring asks how many colors are needed for the most adversarial vertex ordering…

计算复杂性 · 计算机科学 2020-01-14 Pierre Aboulker , Édouard Bonnet , Eun Jung Kim , Florian Sikora