English

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 ww into wO(loglogw)w^{O(\log{\log{w}})} chains. This improves over previously best known algorithms using wO(logw)w^{O(\log{w})} chains by Bosek and Krawczyk and by Bosek, Kierstead, Krawczyk, Matecki, and Smith. Our algorithm runs in wO(w)nw^{O(\sqrt{w})}n time, where ww is the width and nn is the size of a presented poset.

Keywords

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