> For the complete documentation index, see [llms.txt](https://trizen.gitbook.io/sidef-lang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trizen.gitbook.io/sidef-lang/programming_tasks/k/knapsack-problem.md).

# Knapsack problem

- [0-1](https://trizen.gitbook.io/sidef-lang/programming_tasks/k/knapsack-problem/0-1.md)
- [Bounded](https://trizen.gitbook.io/sidef-lang/programming_tasks/k/knapsack-problem/bounded.md)
- [Continuous](https://trizen.gitbook.io/sidef-lang/programming_tasks/k/knapsack-problem/continuous.md)
- [Unbounded](https://trizen.gitbook.io/sidef-lang/programming_tasks/k/knapsack-problem/unbounded.md)
