Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Data structs
Title: 0-1knapsack_problem Download
 Description: 0/1 knapsack problem: given n types of items and a knapsack of capacity C, the weight of item i is wi, the value of vi, 0/1 knapsack problem is how to choose a backpack load of goods (goods indivisible), items into the backpack making the total value of the largest? backtracking to solve 0/1 knapsack problem
 Downloaders recently: [More information of uploader hw793672330]
 To Search:
  • [beibao] - 0_1 knapsack problem, backtracking the b
  • [yy] - Seeking with branch and bound algorithm
  • [Desktop] - Experiment 4: Design and Implementation
File list (Check if you may need any files):
回溯法解决0-1背包问题.cpp
    

CodeBus www.codebus.net