Constant Time Dynamic Programming on Directed Reconfigurable Networks

  • Authors:
  • Alan A. Bertossi;Alessandro Mei

  • Affiliations:
  • Univ. of Trento, Trento, Italy;Univ. of Trento, Trento, Italy

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

Several dynamic programming algorithms are considered which can be efficiently implemented using parallel networks with reconfigurable buses. The bit model of general reconfigurable meshes with directed links, common write, and unit-time delay for broadcasting is assumed. Given two sequences of length $m$ and $n$, respectively, their longest common subsequence can be found in constant time by an $O(mh)\times O(nh)$ directed reconfigurable mesh, where $h=\min\{m,n\}+1$. Moreover, given an $n$-node directed graph $G=(V,E)$ with (possibly negative) integer weights on its arcs, the shortest distances from a source node $v\in V$ to all other nodes can be found in constant time by an $O(n^2w)\times O(n^2w)$ directed reconfigurable mesh, where $w$ is the maximum arc weight.