Optimal search algorithm in a big database using interpolation–extrapolation method

Fast data search is an important element of big data in the modern era of internet of things, cloud computing, and social networks. Search using traditional binary-search algorithm can be accelerated by employing an interpolation search technique when the data is regularly distributed. In this work,...

全面介紹

Saved in:
書目詳細資料
Main Authors: Kabir, M. Nomani, Alginahi, Yasser M., Ali, J., Abdel-Raheem, E.
格式: Article
語言:English
出版: IET 2019
主題:
在線閱讀:http://umpir.ump.edu.my/id/eprint/25828/1/Optimal%20search%20algorithm%20in%20a%20big%20database%20using%20interpolation-extrapolation%20method.pdf
http://umpir.ump.edu.my/id/eprint/25828/
https://doi.org/10.1049/el.2019.1965
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Fast data search is an important element of big data in the modern era of internet of things, cloud computing, and social networks. Search using traditional binary-search algorithm can be accelerated by employing an interpolation search technique when the data is regularly distributed. In this work, the interpolation search is investigated in which the search results provided unexpected sluggish progress during a search in a large database due to the irregular distribution of data. Irregular distribution of data does not allow the interpolation to make a good prediction about the location of the search item. To overcome this issue, an interpolation–extrapolation search (IES) method is proposed where the interpolation method is integrated with an extrapolation method that balances the lower and upper bounds of the search interval. The proposed method provides faster convergence property than the binary search and the interpolation method. Hence, the proposed IES method provides a faster search for items in a big database.