Parallel dynamic programming

Parallel dynamic programming

0.00 Avg rating0 Votes
Article ID: iaor19942390
Country: United States
Volume: 5
Issue: 3
Start Page Number: 326
End Page Number: 328
Publication Date: Mar 1994
Journal: IEEE Transactions on Parallel and Distributed Systems
Authors: , ,
Keywords: computational analysis: parallel computers
Abstract:

Recurrence formulations for various problems, such as finding an optimal order of matrix multiplication, finding an optimal binary search tree, and optimal triangulation of polygons, assume a similar form. In papers by Gibbons and Rytter, and Rytter a CREW PRAM algorithm was given to solve such dynamic programming problems. The algorithm uses O(n6/logn) processors and runs in O(log2n) time. In this short note, a modified algorithm is presented that reduces the processor requirement to O(n6/log5n) while maintaining the same time complexity of O(log2n).

Reviews

Required fields are marked *. Your email address will not be published.