Online Coloring and a New Type of Adversary for Online Graph Problems
Yaqiao Li, Vishnu V. Narayan, Denis Pankratov

TL;DR
This paper introduces a new adversary model for online graph coloring constrained by a parameter $$, analyzing how existing algorithms perform under this model across various graph classes.
Contribution
The paper defines the $$-CB adversary, analyzes existing online coloring algorithms under this model, and explores their performance on different graph classes, revealing new insights and limitations.
Findings
FirstFit outperforms CBIP on trees.
FirstFit is non-competitive on bipartite graphs under the new adversary.
No competitive algorithms exist for certain graph classes with unbounded input length.
Abstract
We introduce a new type of adversary for online graph problems. The new adversary is parameterized by a single integer , which upper bounds the number of connected components that the adversary can use at any time during the presentation of the online graph . We call this adversary " components bounded", or -CB for short. On one hand, this adversary is restricted compared to the classical adversary because of the -CB constraint. On the other hand, we seek competitive ratios parameterized only by with no dependence on the input length , thereby giving the new adversary power to use arbitrarily large inputs. We study online coloring under the -CB adversary. We obtain finer analysis of the existing algorithms and by computing their competitive ratios on trees and bipartite graphs under the new adversary.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
