2021
DOI: 10.1007/s00453-021-00844-5
|View full text |Cite
|
Sign up to set email alerts
|

Best Fit Bin Packing with Random Order Revisited

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 uniformly at random. Kenyon’s result establishes lower and upper bounds of 1.08 and 1.5, respectively, for the random ord… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 10 publications
(5 citation statements)
references
References 36 publications
(60 reference statements)
0
5
0
Order By: Relevance
“…First, it prefers to select a server that has sufficient available resources corresponding to the application programs required by the SFC. Secondly, if there are multiple servers meeting the requirements under the same optimal conditions, the server with the lowest total available resources is selected based on the Best Fit algorithm [28] as the destination of the SFC. These principles are designed to minimize the number of servers used to handle SFCs for cost-saving and energy consumption reduction.…”
Section: Resource Allocation Modulementioning
confidence: 99%
See 1 more Smart Citation
“…First, it prefers to select a server that has sufficient available resources corresponding to the application programs required by the SFC. Secondly, if there are multiple servers meeting the requirements under the same optimal conditions, the server with the lowest total available resources is selected based on the Best Fit algorithm [28] as the destination of the SFC. These principles are designed to minimize the number of servers used to handle SFCs for cost-saving and energy consumption reduction.…”
Section: Resource Allocation Modulementioning
confidence: 99%
“…The Best Fit algorithm [28] is to find free resources from the entire free space that can satisfy the business requirements and have the smallest size. The best fit algorithm flow is as follows: first, all the free areas are sorted from small to large, and then the order is compared with the size of the required resources, the free area where the first available resource size meets the demand is the final selected free area.…”
Section: Dynamic Migration Strategymentioning
confidence: 99%
“…For F ⊆ M and v ∈ M, d(F, v) is the minimal distance between a point in F and v, that is, d(F, v) = min u∈F d(u, v). 1 Given a set of open facilities F ⊆ M, the cost of assigning a demand v is d(F, v). The goal is to find a set of facilities F ⊆ M that minimizes the total cost |F| • f + v∈U d(F, v).…”
Section: Problem Definitionmentioning
confidence: 99%
“…This is also the case for the classical FirstFit and BestFit algorithms for the online bin packing problem. Their performance in the worst-case was tightly analyzed in the 1970s [27] (see also [14,15]), while there are still gaps remaining in the random-order model [32,1]. In contrast, for DistProb, we overcome this challenge and give a tight analysis in the random order model.…”
Section: Introductionmentioning
confidence: 99%
“…When all the graph is a bipartite graph with only two vertices then the problem reduces to classical bin packing problem, which is well-studied in both offline [10,16,14] and online setting [3,1,2]. There are many other related generalizations of bin packing [5,4,12].…”
Section: Related Workmentioning
confidence: 99%