Optimal Searching Algorithms for Parallel Pipelined Computers
暂无分享,去创建一个
A new class of optimal search algorithms is presented for the classical problem of searching an ordered list. The appropriate algorithm is selected as a function of the order, (s,p), of the target processor which may consist of p parallel processors each of which is an s level pipelined processor. The algorithms are structured according to a new integer series, the W-series. The algorithms include the binary search for processors of order (1,1), the Fibonacci search for processors of order (2,1), and well-known parallel searches for processors of order (1,p). Performance of the algorithms is evaluated. The algorithms are well-suited to computers with interleaved or parallel memory banks.
[1] Richard M. Karp,et al. Parallel minimax search for a maximum , 1968 .
[2] J. Kiefer,et al. Sequential minimax search for a maximum , 1953 .
[3] Donald Ervin Knuth,et al. The Art of Computer Programming , 1968 .