scispace - formally typeset
Search or ask a question

Showing papers by "Charles R. Dyer published in 1987"


Journal ArticleDOI
TL;DR: 3-D multiview object representations are presented as an alternative approach to traditional 3-D volumetric object representations that store features in a viewer-centered representation and thus can be immediately used to match features derived from 2-D images.

103 citations


Book
01 Sep 1987

45 citations


01 Jan 1987
TL;DR: The authors first show how precedence-constrained scheduling and linearly-connected multiprocessor scheduling can be expressed as subgraph isomorphism problems, and prove that scheduling for the Aspex Inc.
Abstract: This paper analyzes the computational complexity of scheduling for linearly-connected multiprocessor architectures. A program to be scheduled is specified by a directed acyclic graph (DAG), where each vertex of the DAG represents a unit time operation to be performed by one of a fixed number of processors, and each arc of the DAG represents a precedence constraint. Each vertex must be assigned a start time and a processor such that all operations are completed and the constraints imposed by the DAG and the architecture are observed. A scheduling algorithm is a decision procedure to determine whether a given number of time units is sufficient for completion of the operations specified by a given DAG. The authors first show how precedence-constrained scheduling and linearly-connected multiprocessor scheduling can be expressed as subgraph isomorphism problems. They then specify another type of linearly-connected multiprocessor scheduling problem in terms of subgraph isomorphism and prove that it is NP-complete. Finally, they use similar techniques to prove that scheduling for the Aspex Inc. PIPE machine is NP-complete. The NP-completeness results support the development of approximation algorithms and heuristic methods for linearly-connected multiprocessor scheduling.

2 citations