Please use this identifier to cite or link to this item:
http://dx.doi.org/10.18419/opus-10244
Authors: | Stober, Florian |
Title: | Average case considerations for Mergelnsertion |
Issue Date: | 2018 |
metadata.ubs.publikation.typ: | Abschlussarbeit (Bachelor) |
metadata.ubs.publikation.seiten: | 44 |
URI: | http://nbn-resolving.de/urn:nbn:de:bsz:93-opus-ds-102614 http://elib.uni-stuttgart.de/handle/11682/10261 http://dx.doi.org/10.18419/opus-10244 |
Abstract: | The MergeInsertion Algorithm, also known as Ford-Johnson Algorithm, is a sorting algorithm that was discovered by Ford and Johnson in 1959. It was later described by Knuth as MergeInsertion. The algorithm can be divided into three steps: First pairs of elements are compared. Then the larger half is sorted using MergeInsertion. And last the remaining elements are inserted. The most interesting property of this algorithm is the number of comparisons it requires, which is close to the information-theoretic lower bound. While the worst-case behavior is well understood, only little is known about the average-case. This thesis takes a closer look at the average case behavior. An upper bound of n log n − 1.4005n + o(n) is established. For small n the exact values are calculated. Furthermore the impact of different approaches to binary insertion on the number of comparisons is explored. To conclude we perform some experiments to evaluate different approaches on improving MergeInsertion. |
Appears in Collections: | 05 Fakultät Informatik, Elektrotechnik und Informationstechnik |
Files in This Item:
File | Description | Size | Format | |
---|---|---|---|---|
Bachelorarbeit_MergeInsertion_2018-11-28.pdf | 610,62 kB | Adobe PDF | View/Open |
Items in OPUS are protected by copyright, with all rights reserved, unless otherwise indicated.