Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo3不是01背包问题而是分组背包问题吧 #340

Open
wugoukanle opened this issue Sep 28, 2023 · 0 comments
Open

demo3不是01背包问题而是分组背包问题吧 #340

wugoukanle opened this issue Sep 28, 2023 · 0 comments

Comments

@wugoukanle
Copy link

wugoukanle commented Sep 28, 2023

01背包问题:每种物品只有一个,可以选择放或不放。
分组的背包问题:物品分为若干组,每组只能选择一个物品放入背包。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant