This project contains some practical applications & implementations of dynamic programming.
Algorithms included currently are:
- Matrix Chain Ordering
- Longest Common Subsequence
Python >= 3.6
Open the required files and change the values as desired. Run using the command:
python <algoFilename>.py