Skip to main content

Showing 1–5 of 5 results for author: Ladewig, L

Searching in archive cs. Search in all archives.
.
  1. arXiv:2208.05396  [pdf, other

    cs.DS cs.GT

    Knapsack Secretary Through Boosting

    Authors: Andreas Abels, Leon Ladewig, Kevin Schewior, Moritz Stinzendörfer

    Abstract: We revisit the knapsack-secretary problem (Babaioff et al.; APPROX 2007), a generalization of the classic secretary problem in which items have different sizes and multiple items may be selected if their total size does not exceed the capacity $B$ of a knapsack. Previous works show competitive ratios of $1/(10e)$ (Babaioff et al.), $1/8.06$ (Kesselheim et al.; STOC 2014), and $1/6.65$ (Albers, Kha… ▽ More

    Submitted 10 August, 2022; originally announced August 2022.

  2. arXiv:2012.00511  [pdf, other

    cs.DS

    Best Fit Bin Packing with Random Order Revisited

    Authors: Susanne Albers, Arindam Khan, Leon Ladewig

    Abstract: Best Fit is a well known online algorithm for the bin packing problem, where a collection of one-dimensional items has to be packed into a minimum number of unit-sized bins. In a seminal work, Kenyon [SODA 1996] introduced the (asymptotic) random order ratio as an alternative performance measure for online algorithms. Here, an adversary specifies the items, but the order of arrival is drawn unifor… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Comments: Full version of MFCS 2020 paper

  3. arXiv:2012.00497  [pdf, other

    cs.DS

    Improved Online Algorithms for Knapsack and GAP in the Random Order Model

    Authors: Susanne Albers, Arindam Khan, Leon Ladewig

    Abstract: The knapsack problem is one of the classical problems in combinatorial optimization: Given a set of items, each specified by its size and profit, the goal is to find a maximum profit packing into a knapsack of bounded capacity. In the online setting, items are revealed one by one and the decision, if the current item is packed or discarded forever, must be done immediately and irrevocably upon arr… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Comments: Full and revised version of APPROX 2019 paper

  4. arXiv:2012.00488  [pdf, other

    cs.DS

    New Results for the $k$-Secretary Problem

    Authors: Susanne Albers, Leon Ladewig

    Abstract: Suppose that $n$ items arrive online in random order and the goal is to select $k$ of them such that the expected sum of the selected items is maximized. The decision for any item is irrevocable and must be made on arrival without knowing future items. This problem is known as the $k$-secretary problem, which includes the classical secretary problem with the special case $k=1$. It is well-known th… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Comments: Full and revised version of ISAAC 2019 paper

  5. arXiv:1706.04939  [pdf, other

    cs.DS

    Online Strip Packing with Polynomial Migration

    Authors: Klaus Jansen, Kim-Manuel Klein, Maria Kosche, Leon Ladewig

    Abstract: We consider the relaxed online strip packing problem: Rectangular items arrive online and have to be packed without rotations into a strip of fixed width such that the packing height is minimized. Thereby, repacking of previously packed items is allowed. The amount of repacking is measured by the migration factor, defined as the total size of repacked items divided by the size of the arriving item… ▽ More

    Submitted 20 February, 2018; v1 submitted 15 June, 2017; originally announced June 2017.

    Comments: An extended abstract of the paper has been published in APPROX 2017