Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 181 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 181 Bytes

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.