On-line partitioning of width w posets into w^O(log log w) chains
Bart{\l}omiej Bosek, Tomasz Krawczyk

TL;DR
This paper introduces an improved online algorithm for partitioning width w posets into significantly fewer chains, reducing the number from w^{O(log w)} to w^{O(log log w)}.
Contribution
The paper presents a novel online algorithm that partitions width w posets into w^{O(log log w)} chains, improving the previous bounds.
Findings
Reduces the number of chains from w^{O(log w)} to w^{O(log log w)}.
Algorithm runs in w^{O(√w)}n time, efficient for large posets.
Advances the theoretical understanding of online poset partitioning.
Abstract
An on-line chain partitioning algorithm receives the elements of a poset one at a time, and when an element is received, irrevocably assigns it to one of the chains. In this paper, we present an on-line algorithm that partitions posets of width into chains. This improves over previously best known algorithms using chains by Bosek and Krawczyk and by Bosek, Kierstead, Krawczyk, Matecki, and Smith. Our algorithm runs in time, where is the width and is the size of a presented poset.
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
TopicsComplexity and Algorithms in Graphs · Computational Geometry and Mesh Generation · Advanced Combinatorial Mathematics
