中文
相关论文

相关论文: Dynamic Data Structures for Interval Coloring

200 篇论文

Vizing's celebrated theorem asserts that any graph of maximum degree $\Delta$ admits an edge coloring using at most $\Delta+1$ colors. In contrast, Bar-Noy, Naor and Motwani showed over a quarter century that the trivial greedy algorithm,…

数据结构与算法 · 计算机科学 2019-04-22 Ilan Reuven Cohen , Binghui Peng , David Wajc

A streaming algorithm is considered to be adversarially robust if it provides correct outputs with high probability even when the stream updates are chosen by an adversary who may observe and react to the past outputs of the algorithm. We…

数据结构与算法 · 计算机科学 2021-09-24 Amit Chakrabarti , Prantar Ghosh , Manuel Stoeckl

An improper interval (edge) coloring of a graph $G$ is an assignment of colors to the edges of $G$ satisfying the condition that, for every vertex $v \in V(G)$, the set of colors assigned to the edges incident with $v$ forms an integral…

We consider proper online colorings of hypergraphs defined by geometric regions. We prove that there is an online coloring algorithm that colors $N$ intervals of the real line using $\Theta(\log N/k)$ colors such that for every point $p$,…

组合数学 · 数学 2015-09-10 Balázs Keszegh , Nathan Lemons , Dömötör Pálvölgyi

In this article, we study the efficient dynamical computation of all-pairs SimRanks on time-varying graphs. Li {\em et al}.'s approach requires $O(r^4 n^2)$ time and $O(r^2 n^2)$ memory in a graph with $n$ nodes, where $r$ is the target…

数据库 · 计算机科学 2017-11-02 Weiren Yu , Xuemin Lin , Wenjie Zhang , Julie A. McCann

We give a new randomized distributed algorithm for the $\Delta+1$-list coloring problem. The algorithm and its analysis dramatically simplify the previous best result known of Chang, Li, and Pettie [SICOMP 2020]. This allows for numerous…

分布式、并行与集群计算 · 计算机科学 2021-05-12 Magnús M. Halldórsson , Alexandre Nolin , Tigran Tonoyan

An $\alpha$-spanner of a graph $ G $ is a subgraph $ H $ such that $ H $ preserves all distances of $ G $ within a factor of $ \alpha $. In this paper, we give fully dynamic algorithms for maintaining a spanner $ H $ of a graph $ G $…

数据结构与算法 · 计算机科学 2018-03-02 Greg Bodwin , Sebastian Krinninger

We consider coloring problems in the distributed message-passing setting. The previously-known deterministic algorithms for edge-coloring employed at least (2Delta - 1) colors, even though any graph admits an edge-coloring with Delta + 1…

分布式、并行与集群计算 · 计算机科学 2016-10-24 Leonid Barenboim , Michael Elkin , Tzalik Maimon

We present a polynomial-time algorithm that colors any 3-colorable $n$-vertex graph using $O(n^{0.19539})$ colors, improving upon the previous best bound of $\widetilde{O}(n^{0.19747})$ by Kawarabayashi, Thorup, and Yoneda [STOC 2024]. Our…

数据结构与算法 · 计算机科学 2026-02-06 Nikhil Bansal , Neng Huang , Euiwoong Lee

Stochastic optimization algorithms update models with cheap per-iteration costs sequentially, which makes them amenable for large-scale data analysis. Such algorithms have been widely studied for structured sparse models where the sparsity…

机器学习 · 计算机科学 2019-05-10 Baojian Zhou , Feng Chen , Yiming Ying

Sampling graph colorings via local Markov chains is a central problem in approximate counting and Markov chain Monte Carlo (MCMC). We address the problem of sampling a random $k$-coloring of a graph with maximum degree $\Delta$. The…

数据结构与算法 · 计算机科学 2026-04-15 Vishesh Jain , Clayton Mizgerd , Eric Vigoda

The vertex coloring problem asks for the minimum number of colors that can be assigned to the vertices of a given graph such that each two adjacent vertices get different colors. For this NP-hard problem, a variety of integer linear…

离散数学 · 计算机科学 2022-06-29 Adalat Jabrayilov , Petra Mutzel

We present two deterministic dynamic algorithms for the maximum matching problem. (1) An algorithm that maintains a $(2+\epsilon)$-approximate maximum matching in general graphs with $O(\text{poly}(\log n, 1/\epsilon))$ update time. (2) An…

数据结构与算法 · 计算机科学 2016-04-21 Sayan Bhattacharya , Monika Henzinger , Danupon Nanongkai

An independent transversal (IT) in a graph with a given vertex partition is an independent set consisting of one vertex in each partition class. Several sufficient conditions are known for the existence of an IT in a given graph with a…

数据结构与算法 · 计算机科学 2023-10-13 Alessandra Graf , David G. Harris , Penny Haxell

We present fully dynamic approximation algorithms for the Maximum Independent Set problem on several types of geometric objects: intervals on the real line, arbitrary axis-aligned squares in the plane and axis-aligned $d$-dimensional…

数据结构与算法 · 计算机科学 2020-07-20 Sujoy Bhore , Jean Cardinal , John Iacono , Grigorios Koumoutsos

This work investigates structural and computational aspects of list-based graph coloring under interval constraints. Building on the framework of analogous and p-analogous problems, we show that classical List Coloring, $\mu$-coloring, and…

计算复杂性 · 计算机科学 2025-12-22 Simone Ingrid Monteiro Gama , Rosiane de Freitas Rodrigues

Finding the shortest path distance between an arbitrary pair of vertices is a fundamental problem in graph theory. A tremendous amount of research has been successfully attempted on this problem, most of which is limited to static graphs.…

数据结构与算法 · 计算机科学 2021-02-18 Muhammad Farhan , Qing Wang

A total coloring of a graph $G$ is a coloring of its vertices and edges such that no adjacent vertices, edges, and no incident vertices and edges obtain the same color. An interval total $t$-coloring of a graph $G$ is a total coloring of…

组合数学 · 数学 2014-08-12 Petros A. Petrosyan , Nerses A. Khachatryan

Dynamic algorithms come in three main flavors: $\mathit{incremental}$ (insertions-only), $\mathit{decremental}$ (deletions-only), or $\mathit{fully}$ $\mathit{dynamic}$ (both insertions and deletions). Fully dynamic is the holy grail of…

数据结构与算法 · 计算机科学 2022-11-18 Binghui Peng , Aviad Rubinstein

Given a graph $G$ that is modified by a sequence of edge insertions and deletions, we study the Maximum $k$-Edge Coloring problem Having access to $k$ colors, how can we color as many edges of $G$ as possible such that no two adjacent edges…

数据结构与算法 · 计算机科学 2025-04-11 Antoine El-Hayek , Kathrin Hanauer , Monika Henzinger