Dynamic Programming (i): Multiplying Matrices

from blog Alex Molas Blog, | ↗ original
Learning how to multiply matrices in the best possible order, ie solving the Matrix Chaing Multiplication problem.