TheAlgorithms / C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
https://thealgorithms.github.io/C-Plus-Plus
MIT License
29.7k stars 7.05k forks source link

feat: add unbounded knapsack algorithm #2693

Closed mrmagic2020 closed 1 month ago

mrmagic2020 commented 3 months ago

Add unbounded knapsack algorithm, class dynamic_programming::unbounded_knapsack. Documentation and test cases included.

Description of Change

Checklist

Notes:

mrmagic2020 commented 3 months ago

@realstealthninja could you please review or dont-close? Thanks a lot!

github-actions[bot] commented 1 month ago

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 month ago

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!