Approximate MCSP
The Matrix Chain Scheduling Problem (or MCSP) is an optimization problem where the goal is to find the product sequence for evaluating a chain of matrix products and the processor schedule for the sequence such that the evaluation time is minimized on a parallel system. In the approximation problem, the matrix multiplication carried out with the output result will use a number of operations that has some sort of upper bound based on the optimal solution.
Parameters
- : number of processors
- : number of matrices
Filters
Computational Model
Randomization
Approximation
Algorithms Table
Displaying 1 of 1 algorithms
| See more | ||||
|---|---|---|---|---|
| Heejo Lee; Jong Kim; Sungje Hong; and Sunggu Lee | 1997 |
Reductions Table
Insuffient Data to display table
Other relevant algorithms
Insuffient Data to display table