This website requires JavaScript.
Explore
Help
Sign In
felixm
/
discrete_optimization
Watch
1
Star
0
Fork
0
You've already forked discrete_optimization
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
c21240d9ea0c7ad39d4af642e071bff7dc573851
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Felix Martin
c21240d9ea
Make depth first search for Knapsack non-recursive and more efficient. Solves all problems in reasonable time now.
2019-12-10 12:32:10 -05:00
anyint
Finished week 1.
2019-11-24 13:28:23 -05:00
knapsack
Make depth first search for Knapsack non-recursive and more efficient. Solves all problems in reasonable time now.
2019-12-10 12:32:10 -05:00
.gitignore
Continue working on Knapsack.
2019-12-09 16:34:53 -05:00
discrete_optimization.sublime-project
Started to implement Knapsack.
2019-12-04 12:50:14 -05:00
Description
My solutions to the Coursera Discrete Optimization course. Possibly the hardest class I have ever taken.
7.7
MiB
Languages
Python
98.3%
Java
1.7%