Packing Directed and Hamilton Cycles Online
Michael Anastos, Joseph Briggs

TL;DR
This paper demonstrates online algorithms for coloring edges in random directed and undirected graph processes to ensure the presence of Hamilton cycles in each color, achieving this with high probability.
Contribution
It introduces online coloring algorithms that guarantee Hamilton cycles in each color in random graph processes, a novel approach for online graph coloring.
Findings
Online coloring yields Hamilton cycles with high probability.
Algorithms work for both directed and undirected random graph processes.
Achieves multiple disjoint rainbow Hamilton cycles in the first suitable graph.
Abstract
Consider a directed analogue of the random graph process on vertices, where the edges are ordered uniformly at random and revealed one at a time. It is known that w.h.p.\@ the first digraph in this process with both in-degree and out-degree has a -edge-coloring with a Hamilton cycle in each color. We show that this coloring can be constructed online, where each edge must be irrevocably colored as soon as it appears. In a similar fashion, for the \emph{undirected} random graph process, we present an online -edge-coloring algorithm which yields w.h.p.\@ disjoint rainbow Hamilton cycles in the first graph of the process that contains disjoint Hamilton cycles.
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 Packing Problems · Optimization and Search Problems · Limits and Structures in Graph Theory
