DocumentCode
2789887
Title
The ideal search
Author
Parmeshwor, Thapa
Author_Institution
Kathford Int. Coll. of Eng. & Manage., Lalitpur, Nepal
fYear
2011
fDate
4-6 Nov. 2011
Firstpage
1
Lastpage
5
Abstract
There are various types of search techniques developed so far for searching the numbers, searching strings and others. Searching in large database containing huge collection of data is done (in most of the cases) using numerical indexes. Though there are many efficient search methods available still they are not ideal. The ideal search is the one that performs search in constant time, i.e. O(1). Till now this case is considered impossible but still we can achieve a performance very close to it using hash table. But this “The Ideal Search” can search any integer number among billions of numbers at constant O(1) time.
Keywords
tree data structures; tree searching; ideal search; search methods; tree data structures; Arrays; Complexity theory; Indexes; Memory management; Resource management; Search methods; Sorting; ideal search; searching; sorting; tree data structures;
fLanguage
English
Publisher
ieee
Conference_Titel
Internet (AH-ICI), 2011 Second Asian Himalayas International Conference on
Conference_Location
Kathmandu
ISSN
2157-0647
Print_ISBN
978-1-4577-1087-2
Type
conf
DOI
10.1109/AHICI.2011.6113943
Filename
6113943
Link To Document