robgev / chain-matrix-multiplication-dynamic

Chain Matrix Multiplication dynamic algorithm. Find the problem here: https://www.geeksforgeeks.org/dynamic-programming-set-8-matrix-chain-multiplication/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Chain Matrix Multiplication dynamic algorithm. Find the problem here: https://www.geeksforgeeks.org/dynamic-programming-set-8-matrix-chain-multiplication/


Languages

Language:C++ 71.7%Language:Makefile 28.3%