We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de727a commit 40585f4Copy full SHA for 40585f4
README.md
@@ -24,3 +24,8 @@ See [docs](https://aureooms.github.io/js-knapsack/index.html).
24
[](https://codeclimate.com/github/aureooms/js-knapsack/trends/technical_debt)
25
[](https://aureooms.github.io/js-knapsack/source.html)
26
[](https://bundlephobia.com/result?p=@aureooms/js-knapsack)
27
+
28
+## :book: References
29
30
+ - The [knapsack problem](https://en.wikipedia.org/wiki/Knapsack_problem)
31
+ explained in Wikipedia.
0 commit comments