Thursday, January 31, 2013

Dynamic Programming: Chain Matrix Multiplication - Koushik Dasika

Dynamic Programming: Chain Matrix Multiplication - Koushik Dasika: "The purpose of this post is to show a fully worked out example of Chain Matrix Multiplication using dynamic programming, a fancy term for breaking a big problem down into subproblems which are easier to solve. (Note: Not the technical definition)"

'via Blog this'