Sciweavers

4315 search results - page 2 / 863
» Sorting in linear time
Sort
View
TALG
2011
81views more  TALG 2011»
13 years 1 months ago
Computing the inverse sort transform in linear time
Ge Nong, Sen Zhang, Wai Hong Chan
ISCAS
2003
IEEE
91views Hardware» more  ISCAS 2003»
13 years 11 months ago
Full-custom CMOS realization of a high-performance binary sorting engine with linear area-time complexity
The full-custom CMOS realization of a new modular sorting architecture is presented. The high-performance architecture is based on rank ordering, and on efficient implementation o...
Turan Demirci, Ilhan Hatirnaz, Yusuf Leblebici
ESA
2005
Springer
113views Algorithms» more  ESA 2005»
13 years 11 months ago
Optimal Integer Alphabetic Trees in Linear Time
Abstract. We show that optimal alphabetic binary trees can be constructed in O(n) time if the elements of the initial sequence are drawn from a domain that can be sorted in linear ...
T. C. Hu, Lawrence L. Larmore, J. David Morgenthal...
SODA
2008
ACM
150views Algorithms» more  SODA 2008»
13 years 7 months ago
Finding an optimal tree searching strategy in linear time
We address the extension of the binary search technique from sorted arrays and totally ordered sets to trees and tree-like partially ordered sets. As in the sorted array case, the...
Shay Mozes, Krzysztof Onak, Oren Weimann
DCC
2009
IEEE
14 years 6 months ago
Linear Suffix Array Construction by Almost Pure Induced-Sorting
We present a linear time and space suffix array (SA) construction algorithm called the SA-IS algorithm. The SA-IS algorithm is novel because of the LMS-substrings used for the pro...
Ge Nong, Sen Zhang, Wai Hong Chan