[PDF][PDF] Enhanced Shell Sorting Algorithm

B Shahzad, MT Afzal - International Journal of Computer and Information …, 2007 - Citeseer
Shell sort improves the efficiency of insertion sort by quickly shifting values to … improvement
in the conventional Shell sort algorithm. “Enhanced Shell Sort algorithm” is an improvement

Randomized shellsort: A simple data-oblivious sorting algorithm

MT Goodrich - Journal of the ACM (JACM), 2011 - dl.acm.org
… Moreover, these bounds will continue to hold (and could even improve) as we perform the
different steps of the brick-type pass. Thus, at the beginning of the 4-tournament for these four …

[PDF][PDF] Practical variations of Shellsort

J Incerpi, R Sedgewick - Information Processing Letters, 1987 - sedgewick.io
Shellsort is a well-known sorting algorithm that uses an … We examine variants of Shellsort
that perform limited work per … Knuth [5] suggests a variant of Shellsort that does one …

Shellsort with three increments

S Janson, DE Knuth - Random Structures & Algorithms, 1997 - Wiley Online Library
… of the third pass of shellsort. Then by slightly perturbing the probabilities that define A, we
will obtain … Ž We obtain a random run of shellsort if we assume that the input array X ,0 …

The worst case in Shellsort and related algorithms

B Poonen - Journal of Algorithms, 1993 - Elsevier
improve our constants by making more precise estimates in the course of the proof, but it is
probably not worth the effort, because it seems nearly impossible to improve … , Shellsort may …

[PDF][PDF] Improved Upper Bounds on Shellsort

R Sedgewick - Journal of Computer and System Sciences, 1985 - core.ac.uk
… substantial improvements that we have been able to make in upper bounds for Shellsort, …
and there seems to be room for improvement. Furthermore, even the bounds derived for the …

Empirically Improved Tokuda Gap Sequence in Shellsort

YW Lee - arXiv preprint arXiv:2112.11112, 2021 - arxiv.org
Experiments are conducted to improve Tokuda (1992) gap sequence in Shellsort into $\gamma$-sequences,
and the best result is the gap sequence in which the $k$-th increment $h_k…

[PDF][PDF] Improved Shellsort for the Worst-Case, the Best-Case and a Subset of the Average-Case Scenarios

MO Oyelami, AA Azeta, CK Ayo - J. Comput. Sci Appl, 2007 - core.ac.uk
Shellsort improves on Insertion sort by decreasing the number of comparisons made on
the items to be sorted. This paper presents an Improved Shellsort … of both Shellsort and the …

[PDF][PDF] Practical variations of shellsort

J Incerpi, R Sedgewick - 1986 - inria.hal.science
Shellsort est fon ‘dé sur une suite d’incréments entiers {hi} et opéroven tri par insertion sur
des sous-fichiers 01) Pan choisit tous les hiemes elements. Nous¢ nsid¢ r0ns des variantes …

Analysis of modified shell sort for fully homomorphic encryption

JW Lee, YS Kim, JS No - IEEE Access, 2021 - ieeexplore.ieee.org
… modified Shell sort is applied. We compare our modified Shell sort with other sorting
algorithms with the FHE over the torus (TFHE) library, and it is shown that this modified Shell sort