Skip to content

DP learn - React web application demonstrating principles and advantages of Dynamic programming bottom-up(tabulation) method on several optimization problems. Each problem has its own theory, demo and statistics tab.

License

Notifications You must be signed in to change notification settings

TomNere/dp-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DP learn

DP learn is a result of bachelor thesis. It's a React web application which focuses on computer programming method called dynamic programming. Principles and advantages of dynamic programming are explained on several examples. Dynamic programming algorithm is explained both theoretically and also practically by a dynamically filled up table. Dynamic programming solution is also compared with simple recursive solution in charts and table.

Running application is available on:

Text of bachelor thesis is available on:

About

DP learn - React web application demonstrating principles and advantages of Dynamic programming bottom-up(tabulation) method on several optimization problems. Each problem has its own theory, demo and statistics tab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published