Skip to search formSkip to main contentSkip to account menu

Bucket sort

Known as: Range sort, Bucket array, Postman sort 
Bucket sort, or bin sort, is a sorting algorithm that works by distributing the elements of an array into a number of buckets. Each bucket is then… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
To dissipate energy and invert excessive discharge flow away from high dams into plunge pool, flip buckets are commonly designed… 
2008
2008
We present an adoption of the bucket sort algorithm capable of running entirely on GPU architecture. Our implementation employs… 
2007
2007
The flow in a rotating Pelton bucket is simulated by a Moving-Particle Semi-Implicit Method (MPS) under operating conditions of… 
2003
2003
A <i>rangesum query</i> to an array <b>A</b> is a pair (<i>l, r</i>) of range endpoints, which should be answered by Σ<inf><i>l… 
2001
2001
With a focus on commodity PC systems, Beowulf clusters traditionally lack the cutting edge network architectures, memory… 
1997
1997
  • Lin Chen
  • 1997
  • Corpus ID: 27791309
In this paper, we investigate the problems of sorting integers by bucket sort and of computing minimal interval and circular are… 
1996
1996
Mirroring is a popular technique for enhancing file availability. The authors incorporate this technique into the LH* algorithms… 
1992
1992
1986
1986
The data dependent prefix problem is to compute all the n initial products x1⃝x2⃝...⃝xk, 1 ≤ k ≤ n, where the order is specified…