Skip to main content

Showing 1–3 of 3 results for author: Hurand, M

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

    cs.DS

    Generalized Whac-a-Mole

    Authors: Marcin Bienkowski, Marek Chrobak, Christoph Durr, Mathilde Hurand, Artur Jez, Lukasz Jez, Jakub Lopuszanski, Grzegorz Stachowiak

    Abstract: We consider online competitive algorithms for the problem of collecting weighted items from a dynamic set S, when items are added to or deleted from S over time. The objective is to maximize the total weight of collected items. We study the general version, as well as variants with various restrictions, including the following: the uniform case, when all items have the same weight, the decrement… ▽ More

    Submitted 16 February, 2008; v1 submitted 12 February, 2008; originally announced February 2008.

  2. arXiv:0801.4238  [pdf, other

    cs.DS

    Algorithms for Temperature-Aware Task Scheduling in Microprocessor Systems

    Authors: Marek Chrobak, Christoph Durr, Mathilde Hurand, Julien Robert

    Abstract: We study scheduling problems motivated by recently developed techniques for microprocessor thermal management at the operating systems level. The general scenario can be described as follows. The microprocessor's temperature is controlled by the hardware thermal management system that continuously monitors the chip temperature and automatically reduces the processor's speed as soon as the therma… ▽ More

    Submitted 28 January, 2008; originally announced January 2008.

  3. arXiv:cs/0602016  [pdf, ps, other

    cs.DS cs.DC

    Finding total unimodularity in optimization problems solved by linear programs

    Authors: Christoph Durr, Mathilde Hurand

    Abstract: A popular approach in combinatorial optimization is to model problems as integer linear programs. Ideally, the relaxed linear program would have only integer solutions, which happens for instance when the constraint matrix is totally unimodular. Still, sometimes it is possible to build an integer solution with the same cost from the fractional solution. Examples are two scheduling problems and t… ▽ More

    Submitted 14 April, 2009; v1 submitted 6 February, 2006; originally announced February 2006.

    ACM Class: F.2.2