Improved Exponential Tree Integer Sorting Algorithm Using Node Growth

dc.contributor.authorSingh, Ajit
dc.contributor.supervisorGarg, Deepak
dc.date.accessioned2012-01-03T11:04:27Z
dc.date.available2012-01-03T11:04:27Z
dc.date.issued2012-01-03T11:04:27Z
dc.descriptionM.E. (CSED)en
dc.description.abstractThe traditional algorithm for integer sorting gives a lower bound ofO(n log n) expected time without randomization andO(n) with randomization. Recent researches have optimized lower bound for deterministic algorithms for integer sorting. This thesis will present an idea to achieve the complexity of deterministic algorithm for integer sorting in O(n log log n log log logn) expected time and linear space which is easy to implement and very simple enough. The idea will use Andersson’s exponential tree to perform the sorting. The exponential tree can’t be used as it is for this idea, so the modification in the exponential tree is necessary. Integers will be passed down to exponential tree one at a time but limit the comparison required at each level. The total number of comparison for any integer will beO(log logn log log n) i.e. total time taken for all integers insertion will beO(n log log nlog log n) . The algorithm presented in this thesis can be compared with the result of Fredman and Willard that sorts n integers ino(nlogn/log logn) time in linear space. It can also be compared with result of Raman that sorts n integers inO(nlog nlog log n) time in linear space and also with result of Andersson’s time bound ofO(nlog n) . The algorithm can also be compared with Yijei Han’s result ofO(nlog logn log log log n) expected time for deterministic linear space integer sorting. The implementation of the algorithm is also given and later performance is compared to traditional deterministic algorithms.en
dc.format.extent1161351 bytes
dc.format.mimetypeapplication/pdf
dc.identifier.urihttp://hdl.handle.net/10266/1691
dc.language.isoenen
dc.subjectDeterministic Algorithmsen
dc.subjectSortingen
dc.subjectComplexityen
dc.subjectExponential Treeen
dc.subjectAlgorithmsen
dc.subjectNode Growthen
dc.titleImproved Exponential Tree Integer Sorting Algorithm Using Node Growthen
dc.typeThesisen

Files

Original bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
Ajit singh 800932001.pdf
Size:
1.11 MB
Format:
Adobe Portable Document Format

License bundle

Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
license.txt
Size:
1.78 KB
Format:
Item-specific license agreed upon to submission
Description: