Skip to content

derekharrison/matrix-chain-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

matrix-chain-mult

The code determines the optimum number of operations to compute the product of matrices. The problem is obtained from the CLRS book, Introduction to Algorithms.