Skip to content

wcools/DynamicProgrKnapsack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DynamicProgrKnapsack

[R] Dynamic Programming to deal with the Knapsack problem (toy problem)

Following a Coursera course on optimisation I set up this dynamic programming in R. The code specifically addresses the knapsack problem and should be adapted if other problems are of interest. The basic structure in R should nevertheless remain the same. For more information, turn to the Coursera course on optimisation: https://class.coursera.org/optimization-001/lecture

About

[R] Dynamic Programming : Knapsack problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages