Skip to search formSkip to main contentSkip to account menu

Matrix chain multiplication

Known as: Chain matrix multiplication, Matrix-chain multiplication 
Matrix chain multiplication (or Matrix Chain Ordering Problem, MCOP) is an optimization problem that can be solved using dynamic programming. Given a… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Energy concerns, the infamous memory wall, and the enormous data deluge of the current big-data age have made the integration of… 
2013
2013
In this paper, we address the matrix chain multiplication problem, i.e., the multiplication of several matrices. Although several… 
2010
2010
  • 2010
  • Corpus ID: 10348505
Dynamic programming algorithms for combinatorial optimization generalize the strategy we studied for design and analysis of… 
2008
2008
  • Xie Ji
  • 2008
  • Corpus ID: 124884816
In this paper,an algorithm is provided to solve the problem of matrix chain-multiplication,which gives the minimal calculating… 
2007
2007
  • 2007
  • Corpus ID: 8109475
respectively. The algorithm also uses O(mn) space. Extracting the Actual Sequence: Extracting the final LCS is done by using the… 
2006
2006
Dynamic programming technique is a sort of method of solving optimization problem.In this article,the basic idea and material… 
1996
1996
Many large-scale scientific and engineering computations, e.g., some of the Grand Challenge problems, spend a major portion of… 
1994
1994
Presents a new scalable algorithm, called the 'regular schedule', for parallel evaluation of band linear recurrences (BLRs), i.e…