On-line partitioning of width w posets into w^O(log log w) chains
Data Structures and Algorithms
2020-03-31 v3
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.
Cite
@article{arxiv.1810.00270,
title = {On-line partitioning of width w posets into w^O(log log w) chains},
author = {Bartłomiej Bosek and Tomasz Krawczyk},
journal= {arXiv preprint arXiv:1810.00270},
year = {2020}
}
Comments
16 pages, 10 figures