中文
相关论文

相关论文: Lower Bounds for On-line Interval Coloring with Ve…

200 篇论文

We propose two strategies for Presenter in on-line graph coloring games. The first one constructs bipartite graphs and forces any on-line coloring algorithm to use $2\log_2 n - 10$ colors, where $n$ is the number of vertices in the…

组合数学 · 数学 2021-12-17 Grzegorz Gutowski , Jakub Kozik , Piotr Micek , Xuding Zhu

We consider the discrepancy problem of coloring $n$ intervals with $k$ colors such that at each point on the line, the maximal difference between the number of intervals of any two colors is minimal. Somewhat surprisingly, a coloring with…

数据结构与算法 · 计算机科学 2010-12-20 Antonios Antoniadis , Falk Hüffner , Pascal Lenzner , Carsten Moldenhauer , Alexander Souza

The on-line interval coloring and its variants are important combinatorial problems with many applications in network multiplexing, resource allocation and job scheduling. In this paper we present a new lower bound of $4.1626$ for the…

组合数学 · 数学 2017-04-18 Patryk Mikos

We study the online graph coloring problem restricted to the intersection graphs of intervals with lengths in $[1,\sigma]$. For $\sigma=1$ it is the class of unit interval graphs, and for $\sigma=\infty$ the class of all interval graphs.…

We study the online coloring of $\sigma$-interval graphs, which are interval graphs with interval lengths in $[1,\sigma]$ and 2-count interval graphs, which are interval graphs that require at most two distinct interval lengths. For…

数据结构与算法 · 计算机科学 2026-05-01 Israel R. Curbelo

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

We define the problem as a two-player game between Algorithm and Builder. The game is played in rounds. Each round, Builder presents an interval that is neither contained in nor contains any previously presented interval. Algorithm…

组合数学 · 数学 2025-02-26 Israel R. Curbelo , Hannah R. Malko

We consider the dynamic graph coloring problem restricted to the class of interval graphs. At each update step the algorithm is presented with an interval to be colored, or a previously colored interval to delete. The goal of the algorithm…

数据结构与算法 · 计算机科学 2020-01-28 Girish Raguvir J , Manas Jyoti Kashyop , N. S. Narayanaswamy

We consider the coloring of certain distance graphs on the Euclidean plane. Namely, we ask for the minimal number of colors needed to color all points of the plane in such a way that pairs of points at distance in the interval $[1,b]$ get…

In graph coloring problems, the goal is to assign a positive integer color to each vertex of an input graph such that adjacent vertices do not receive the same color assignment. For classic graph coloring, the goal is to minimize the…

数据结构与算法 · 计算机科学 2016-10-11 Joan Boyar , Leah Epstein , Lene M. Favrholdt , Kim S. Larsen , Asaf Levin

We study the problem of online graph coloring for $k$-colorable graphs. The best previously known deterministic algorithm uses $\widetilde{O}(n^{1-\frac{1}{k!}})$ colors for general $k$ and $\widetilde{O}(n^{5/6})$ colors for $k = 4$, both…

数据结构与算法 · 计算机科学 2026-04-06 Ken-ichi Kawarabayashi , Hirotaka Yoneda , Masataka Yoneda

Reconfiguration problems ask whether one feasible solution can be transformed into another by a sequence of local moves while maintaining feasibility throughout. For integers $d \geq 1$ and $k \geq d+1$, the Distance Coloring problem asks…

数据结构与算法 · 计算机科学 2026-05-19 Niranka Banerjee , Christian Engels , Duc A. Hoang

The main goal of this paper is to formalize and explore a connection between chromatic properties of graphs with geometric representations and competitive analysis of on-line algorithms, which became apparent after the recent construction…

数据结构与算法 · 计算机科学 2016-12-30 Tomasz Krawczyk , Bartosz Walczak

We introduce a generalization of the well known graph (vertex) coloring problem, which we call the problem of \emph{component coloring of graphs}. Given a graph, the problem is to color the vertices using minimum number of colors so that…

离散数学 · 计算机科学 2012-11-06 Ajit Diwan , Soumitra Pal , Abhiram Ranade

We consider the k-strong conflict-free coloring of a set of points on a line with respect to a family of intervals: Each point on the line must be assigned a color so that the coloring has to be conflict-free, in the sense that in every…

数据结构与算法 · 计算机科学 2015-03-20 Luisa Gargano , Adele A. Rescigno

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

Given an $n$-vertex graph $G$ and two positive integers $d,k \in \mathbb{N}$, the ($d,kn$)-differential coloring problem asks for a coloring of the vertices of $G$ (if one exists) with distinct numbers from 1 to $kn$ (treated as…

离散数学 · 计算机科学 2014-10-03 Michael Bekos , Stephen Kobourov , Michael Kaufmann , Sankar Veeramoni

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…

Differential Privacy is the gold standard in privacy-preserving data analysis. This paper addresses the challenge of producing a differentially edge-private vertex coloring. In this paper, we present two novel algorithms to approach this…

数据结构与算法 · 计算机科学 2026-02-17 Michael Xie , Jiayi Wu , Dung Nguyen , Aravind Srinivasan

We consider a natural extension of online makespan scheduling on identical parallel machines by introducing scenarios. A scenario is a subset of jobs, and the task of our problem is to find a global assignment of the jobs to machines so…

数据结构与算法 · 计算机科学 2025-12-10 Ekin Ergen
‹ 上一页 1 2 3 10 下一页 ›