14,363 research outputs found

    First-Fit is Linear on Posets Excluding Two Long Incomparable Chains

    Full text link
    A poset is (r + s)-free if it does not contain two incomparable chains of size r and s, respectively. We prove that when r and s are at least 2, the First-Fit algorithm partitions every (r + s)-free poset P into at most 8(r-1)(s-1)w chains, where w is the width of P. This solves an open problem of Bosek, Krawczyk, and Szczypka (SIAM J. Discrete Math., 23(4):1992--1999, 2010).Comment: v3: fixed some typo

    First-Fit coloring of Cartesian product graphs and its defining sets

    Get PDF
    Let the vertices of a Cartesian product graph GHG\Box H be ordered by an ordering σ\sigma. By the First-Fit coloring of (GH,σ)(G\Box H, \sigma) we mean the vertex coloring procedure which scans the vertices according to the ordering σ\sigma and for each vertex assigns the smallest available color. Let FF(GH,σ)FF(G\Box H,\sigma) be the number of colors used in this coloring. By introducing the concept of descent we obtain a sufficient condition to determine whether FF(GH,σ)=FF(GH,τ)FF(G\Box H,\sigma)=FF(G\Box H,\tau), where σ\sigma and τ\tau are arbitrary orders. We study and obtain some bounds for FF(GH,σ)FF(G\Box H,\sigma), where σ\sigma is any quasi-lexicographic ordering. The First-Fit coloring of (GH,σ)(G\Box H, \sigma) does not always yield an optimum coloring. A greedy defining set of (GH,σ)(G\Box H, \sigma) is a subset SS of vertices in the graph together with a suitable pre-coloring of SS such that by fixing the colors of SS the First-Fit coloring of (GH,σ)(G\Box H, \sigma) yields an optimum coloring. We show that the First-Fit coloring and greedy defining sets of GHG\Box H with respect to any quasi-lexicographic ordering (including the known lexicographic order) are all the same. We obtain upper and lower bounds for the smallest cardinality of a greedy defining set in GHG\Box H, including some extremal results for Latin squares.Comment: Accepted for publication in Contributions to Discrete Mathematic

    An Improved Bound for First-Fit on Posets Without Two Long Incomparable Chains

    Full text link
    It is known that the First-Fit algorithm for partitioning a poset P into chains uses relatively few chains when P does not have two incomparable chains each of size k. In particular, if P has width w then Bosek, Krawczyk, and Szczypka (SIAM J. Discrete Math., 23(4):1992--1999, 2010) proved an upper bound of ckw^{2} on the number of chains used by First-Fit for some constant c, while Joret and Milans (Order, 28(3):455--464, 2011) gave one of ck^{2}w. In this paper we prove an upper bound of the form ckw. This is best possible up to the value of c.Comment: v3: referees' comments incorporate

    First Fit bin packing: A tight analysis

    Get PDF
    In the bin packing problem we are given an instance consisting of a sequence of items with sizes between 0 and 1. The objective is to pack these items into the smallest possible number of bins of unit size. FirstFit algorithm packs each item into the first bin where it fits, possibly opening a new bin if the item cannot fit into any currently open bin. In early seventies it was shown that the asymptotic approximation ratio of FirstFit bin packing is equal to 1.7. We prove that also the absolute approximation ratio for FirstFit bin packing is exactly 1.7. This means that if the optimum needs OPT bins, FirstFit always uses at most lfloor 1.7 OPT rfloor bins. Furthermore we show matching lower bounds for a majority of values of OPT, i.e., we give instances on which FirstFit uses exactly lfloor 1.7 OPT rfloor bins. Such matching upper and lower bounds were previously known only for finitely many small values of OPT. The previous published bound on the absolute approximation ratio of FirstFit was 12/7 approx 1.7143. Recently a bound of 101/59 approx 1.7119 was claimed

    Two-dimensional rectangle packing: on-line methods and results

    Get PDF
    The first algorithms for the on-line two-dimensional rectangle packing problem were introduced by Coppersmith and Raghavan. They showed that for a family of heuristics 13/4 is an upper bound for the asymptotic worst-case ratios. We have investigated the Next Fit and the First Fit variants of their method. We proved that the asymptotic worst-case ratio equals 13/4 for the Next Fit variant and that 49/16 is an upper bound of the asymptotic worst-case ratio for the First Fit variant.

    An easy subexponential bound for online chain partitioning

    Get PDF
    Bosek and Krawczyk exhibited an online algorithm for partitioning an online poset of width ww into w14lgww^{14\lg w} chains. We improve this to w6.5lgw+7w^{6.5 \lg w + 7} with a simpler and shorter proof by combining the work of Bosek & Krawczyk with work of Kierstead & Smith on First-Fit chain partitioning of ladder-free posets. We also provide examples illustrating the limits of our approach.Comment: 23 pages, 11 figure
    corecore