Skip to main content

Showing 1–10 of 10 results for author: Dosa, G

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

    cs.DS cs.DM math.CO math.OC

    Lower bounds on the performance of online algorithms for relaxed packing problems

    Authors: János Balogh, György Dósa, Leah Epstein, Łukasz Jeż

    Abstract: We prove new lower bounds for suitable competitive ratio measures of two relaxed online packing problems: online removable multiple knapsack, and a recently introduced online minimum peak appointment scheduling problem. The high level objective in both problems is to pack arriving items of sizes at most 1 into bins of capacity 1 as efficiently as possible, but the exact formalizations differ. In t… ▽ More

    Submitted 16 January, 2022; originally announced January 2022.

  2. arXiv:1807.05554  [pdf, ps, other

    cs.DS cs.DM math.CO math.OC

    A new lower bound for classic online bin packing

    Authors: János Balogh, József Békési, György Dósa, Leah Epstein, Asaf Levin

    Abstract: We improve the lower bound on the asymptotic competitive ratio of any online algorithm for bin packing to above 1.54278. We demonstrate for the first time the advantage of branching and the applicability of full adaptivity in the design of lower bounds for the classic online bin packing problem. We apply a new method for weight based analysis, which is usually applied only in proofs of upper bound… ▽ More

    Submitted 15 July, 2018; originally announced July 2018.

  3. arXiv:1708.03228  [pdf, ps, other

    cs.DS cs.DM math.CO math.OC

    Lower bounds for several online variants of bin packing

    Authors: János Balogh, József Békési, György Dósa, Leah Epstein, Asaf Levin

    Abstract: We consider several previously studied online variants of bin packing and prove new and improved lower bounds on the asymptotic competitive ratios for them. For that, we use a method of fully adaptive constructions. In particular, we improve the lower bound for the asymptotic competitive ratio of online square packing significantly, raising it from roughly 1.68 to above 1.75.

    Submitted 10 August, 2017; originally announced August 2017.

    Comments: WAOA 2017

  4. arXiv:1707.01728  [pdf, ps, other

    cs.DS cs.DM math.CO math.OC

    A new and improved algorithm for online bin packing

    Authors: János Balogh, József Békési, György Dósa, Leah Epstein, Asaf Levin

    Abstract: We revisit the classic online bin packing problem. In this problem, items of positive sizes no larger than 1 are presented one by one to be packed into subsets called "bins" of total sizes no larger than 1, such that every item is assigned to a bin before the next item is presented. We use online partitioning of items into classes based on sizes, as in previous work, but we also apply a new method… ▽ More

    Submitted 6 July, 2017; originally announced July 2017.

  5. arXiv:1608.06415  [pdf, ps, other

    cs.DS

    Online bin packing with cardinality constraints resolved

    Authors: János Balogh, József Békési, György Dósa, Leah Epstein, Asaf Levin

    Abstract: Cardinality constrained bin packing or bin packing with cardinality constraints is a basic bin packing problem. In the online version with the parameter k \geq 2, items having sizes in (0,1] associated with them are presented one by one to be packed into unit capacity bins, such that the capacities of bins are not exceeded, and no bin receives more than k items. We resolve the online problem in th… ▽ More

    Submitted 23 August, 2016; originally announced August 2016.

  6. arXiv:1502.02304  [pdf

    cs.DC

    Online Algorithms for a Generalized Parallel Machine Scheduling Problem

    Authors: Istvan Szalkai, Gyorgy Dosa

    Abstract: We consider different online algorithms for a generalized scheduling problem for parallel machines, described in details in the first section. This problem is the generalization of the classical parallel machine scheduling problem, when the make-span is minimized; in that case each job contains only one task. On the other hand, the problem in consideration is still a special version of the workflo… ▽ More

    Submitted 8 February, 2015; originally announced February 2015.

    Comments: International Conference on Recent Achievements in Mechatronics, Automation, Computer Sciences and Robotics at SAPIENTIA University, Tirgu Mures, Romania on 6-7th March, 2015. http://www.macro.ms.sapientia.ro/

  7. arXiv:1404.3990  [pdf, ps, other

    cs.DS

    Colorful bin packing

    Authors: Gyorgy Dosa, Leah Epstein

    Abstract: We study a variant of online bin packing, called colorful bin packing. In this problem, items that are presented one by one are to be packed into bins of size 1. Each item i has a size s_i \in [0,1] and a color c_i \in C, where C is a set of colors (that is not necessarily known in advance). The total size of items packed into a bin cannot exceed its size, thus an item i can always be packed into… ▽ More

    Submitted 15 April, 2014; originally announced April 2014.

    Comments: To appear in SWAT 2014

  8. arXiv:1404.1056  [pdf, ps, other

    cs.DS

    Online bin packing with cardinality constraints revisited

    Authors: Gyorgy Dosa, Leah Epstein

    Abstract: Bin packing with cardinality constraints is a bin packing problem where an upper bound k \geq 2 on the number of items packed into each bin is given, in addition to the standard constraint on the total size of items packed into a bin. We study the online scenario where items are presented one by one. We analyze it with respect to the absolute competitive ratio and prove tight bounds of 2 for any k… ▽ More

    Submitted 3 April, 2014; originally announced April 2014.

  9. arXiv:1207.5672  [pdf, ps, other

    cs.DS cs.DM

    Bin Packing/Covering with Delivery: Some variations, theoretical results and efficient offline algorithms

    Authors: Gyorgy Dosa, Zsolt Tuza

    Abstract: In the recent paper \cite{BDT10} we introduced a new problem that we call Bin Packing/Covering with Delivery, or BP/CD for short. Mainly we mean under this expression that we look for not only a good, but a "good and fast" packing or covering. In that paper we mainly dealt with only one possible online BP/CD model, and proposed a new method that we call the Evolution of Algorithms. In case of such… ▽ More

    Submitted 24 July, 2012; originally announced July 2012.

    Comments: 16 pages

  10. arXiv:1202.4080  [pdf, ps, other

    cs.GT cs.DS

    Generalized selfish bin packing

    Authors: Gyorgy Dosa, Leah Epstein

    Abstract: Standard bin packing is the problem of partitioning a set of items with positive sizes no larger than 1 into a minimum number of subsets (called bins) each having a total size of at most 1. In bin packing games, an item has a positive weight, and given a valid packing or partition of the items, each item has a cost or a payoff associated with it. We study a class of bin packing games where the pay… ▽ More

    Submitted 18 February, 2012; originally announced February 2012.

    MSC Class: 91A99; 68Q25