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.
2013
2013
Graphics processing units) can be used for general purpose parallel computation. Developers can develop parallel programs running… 
2013
2013
Group key management is a fundamental building block for secure group communication systems. It is required for many applications… 
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… 
2008
2008
Algorithmic skeletons intend to simplify parallel programming by providing recurring forms of program structure as predefined… 
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… 
2003
2003
After describing the optimum order o f matrix chain multiplication probl em,this paper analyses the optimum solution structure of… 
1993
1993
This paper gives a O(lg 4 n) time and n=lg n processor algorithm for solving the matrix chain ordering problem and for nding…