Parallel Dynamic-Programming

IEEE Transactions on Parallel and Distributed Systems(1994)

引用 38|浏览2
暂无评分
摘要
Recurrence formulations for various problems such as finding an optimal order of matrix multiplication, finding an optimal binary search tree, and optimal triangultion of polygons, assume a similar form. In [2], [5], a CREW PRAM algorithm was given to solve such dynamic programming problems. The algorithm uses O(n6/log n) processors and runs in O(log2n) time. In this short note, a modified algorithm is presented that reduces the processor requirement to O(n6/log 5n) while maintaining the same time complexity of O(log2n).
更多
查看译文
关键词
PARALLEL ALGORITHMS, DYNAMIC PROGRAMMING, PRAM, ALGORITHM ANALYSIS, PROCESSOR REDUCTION
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要