Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
133 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
46 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

On-line Chain Partitioning Approach to Scheduling (1804.01567v1)

Published 18 Mar 2018 in cs.DS, cs.GT, and math.CO

Abstract: An on-line chain partitioning algorithm receives the points of the poset from some externally determined list. Being presented with a new point the algorithm learns the comparability status of this new point to all previously presented ones. As each point is received, the algorithm assigns this new point to a chain in an irrevocable manner and this assignment is made without knowledge of future points. Kierstead presented an algorithm using $(5w-1)/4$ chains to cover each poset of width $w$. Felsner proved that width $2$ posets can be partitioned on-line into $5$ chains. We present an algorithm using $16$ chains on posets of width $3$. This result significantly narrows down the previous bound of $31$. Moreover, we address the on-line chain partitioning problem for interval orders. Kierstead and Trotter presented an algorithm using $3w-2$ chains. We deal with an up-growing version of an on-line chain partition of interval orders, i.e. we restrict possible inputs by the rule that each new point is maximal at the moment of its arrival. We present an algorithm using $2w-1$ chains and show that there is no better one. These problems come from a need for better algorithms that can be applied to scheduling. Each on-line chain partitioning algorithm schedules tasks in a multiprocessor environment, and therefore can be applied in order to minimize number of processors.

Citations (2)

Summary

We haven't generated a summary for this paper yet.