International Conference on Parallel Computing in Electrical Engineering (PARELEC'02)
Parallel Implementation of a Dynamic Programming Paradigm
Warsaw, Poland
September 22-September 25
ISBN: 0-7695-1730-7
A new parallel algorithm that solve a dynamic programming paradigm is proposed. It has the time complexity of O(n) and uses {{n -1}n}\over2} processors. A MPI implementation is used to test the algorithm.