Sublinear time complexity is required by the massively parallel computation (MPC) model. Breaking dynamic programs into a set of sparse dynamic programs that can be divided, solved, and merged in sublinear time. The rectangle escape problem (REP) is defined as follows: For $n$ axis-aligned rectangles inside an axis-aligned bounding box $B$, extend each rectangle in only one of the four directions: up, down, left, or right until it reaches $B$ and the density $k$ is minimized, where $k$ is the maximum number of extensions of rectangles to the boundary that pass through a point inside bounding box $B$. REP is NP-hard for $k>1$. If the rectangles are points of a grid (or unit squares of a grid), the problem is called the square escape proble...
Many applications like picture processing, data compression or pattern recognition require a coverin...
The problem of computing the length of the maximal common subsequences of two strings is quite well...
Thesis (Ph. D.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer...
AbstractThis paper presents a sublinear parallel algorithm for dynamic programming problems such as ...
AbstractAntonio, Tsai, and Huang proposed a scheme in 1991 to parallelize the standard dynamic progr...
Solving large-scale graph problems is a fundamental task in many real-world applications, and it is ...
Motivated by a bus routing application, we study the following rectangle escape problem: Given a set...
(eng) In this paper, we deal with two geometric problems arising from heterogeneous parallel computi...
AbstractA general method for parallelization of some dynamic programming algorithms on VLSI was pres...
A general method for parallelism of some dynamic programming algorithms on VLSI was presented in [6]...
We study the parallel computation of dynamic programming. We consider four important dynamic program...
Over the past decade, there has been increasing interest in distributed/parallel algorithms for proc...
In 1983, Valiant, Skyum, Berkowitz and Rackoff showed that many problems with simple O(n 3 ) seque...
Let P be a recursively described and distributable problem of size n. We describe a general strategi...
In the Maximum Weight Independent Set of Rectangles (MWISR) problem we are given a set of n axis-par...
Many applications like picture processing, data compression or pattern recognition require a coverin...
The problem of computing the length of the maximal common subsequences of two strings is quite well...
Thesis (Ph. D.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer...
AbstractThis paper presents a sublinear parallel algorithm for dynamic programming problems such as ...
AbstractAntonio, Tsai, and Huang proposed a scheme in 1991 to parallelize the standard dynamic progr...
Solving large-scale graph problems is a fundamental task in many real-world applications, and it is ...
Motivated by a bus routing application, we study the following rectangle escape problem: Given a set...
(eng) In this paper, we deal with two geometric problems arising from heterogeneous parallel computi...
AbstractA general method for parallelization of some dynamic programming algorithms on VLSI was pres...
A general method for parallelism of some dynamic programming algorithms on VLSI was presented in [6]...
We study the parallel computation of dynamic programming. We consider four important dynamic program...
Over the past decade, there has been increasing interest in distributed/parallel algorithms for proc...
In 1983, Valiant, Skyum, Berkowitz and Rackoff showed that many problems with simple O(n 3 ) seque...
Let P be a recursively described and distributable problem of size n. We describe a general strategi...
In the Maximum Weight Independent Set of Rectangles (MWISR) problem we are given a set of n axis-par...
Many applications like picture processing, data compression or pattern recognition require a coverin...
The problem of computing the length of the maximal common subsequences of two strings is quite well...
Thesis (Ph. D.)--Massachusetts Institute of Technology, Dept. of Electrical Engineering and Computer...