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

Add backtracking features in KnapsackUnbounded.java #278

Closed

Conversation

yulingggg
Copy link

Here is my contribution to KnapsackUnbounded.java. Added backtracking features to figure out which items are included & how many times. Solved issues #251

@yulingggg yulingggg changed the title Add backtracking features in Unbounded Knapsack to enhance_unbounded_… Add backtracking features in Unbounded Knapsack.java Jul 20, 2021
@yulingggg yulingggg changed the title Add backtracking features in Unbounded Knapsack.java Add backtracking features in KnapsackUnbounded.java Jul 20, 2021
@yulingggg yulingggg closed this Sep 17, 2021
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

Successfully merging this pull request may close these issues.

1 participant