File: 01-knapsack-problem--Download   Add to favorates  [Vote: very good!  5  4  3  2  1 Vote: very bad!]
  Directory: CSharp
  Dev tools: Visual C++
  File size: 760 KB
  Update: 2011-05-17
  Downloads: 3
  Uploader: hudongfang10
 Describe: 01 knapsack problem with priority queues to achieve branch and bound algorithm program
File list(Click to check if it's the file you need, and recomment it at the bottom):
  01背包问题的优先队列式分支限界算法程序
  ......................................\01 knapsack problem with priority queues.cpp
  ......................................\01 knapsack problem with priority queues.dsp
  ......................................\01 knapsack problem with priority queues.dsw
  ......................................\01 knapsack problem with priority queues.ncb
  ......................................\01 knapsack problem with priority queues.opt
  ......................................\01 knapsack problem with priority queues.plg
  ......................................\Debug
  ......................................\.....\01 knapsack problem with priority queues.exe
  ......................................\.....\01 knapsack problem with priority queues.ilk
  ......................................\.....\01 knapsack problem with priority queues.obj
  ......................................\.....\01 knapsack problem with priority queues.pch
  ......................................\.....\01 knapsack problem with priority queues.pdb
  ......................................\.....\vc60.idb
  ......................................\.....\vc60.pdb
 Search in more than 1370000 codes/documents:
 [Branch_Bound_Knap.rar] - Branch and bound algorithm backpack with VC++ 6.0 development.