home | Download | Guestbook | Sitemap
codelookerDownloadNumerical Algorithm-Artificial IntelligenceAlgorithm-Engineer Calculation
Search:
knapsackapp
  • Classification:Numerical Algorithm-Artificial Intelligence - Algorithm-Engineer Calculation
  • Development Tool:C#
  • Sise:61.0 KB
  • Upload time:2012/11/2 18:27:27
  • Uploader:usamarc
  • Download Statistics:
Description
It is a graphical representation of the famous knapsack problem . the program is in accordance to the algorithm described in Cormen.




File list:
knapsackapp
..........\knapsackapp
..........\...........\bin
..........\...........\...\Debug
..........\...........\...\.....\knapsackapp.exe
..........\...........\...\.....\knapsackapp.pdb
..........\...........\...\.....\knapsackapp.vshost.exe
..........\...........\obj
..........\...........\...\Debug
..........\...........\...\.....\Refactor
..........\...........\...\.....\TempPE
..........\...........\...\.....\knapsackapp.csproj.GenerateResource.Cache
..........\...........\...\.....\knapsackapp.exe
..........\...........\...\.....\knapsackapp.Form1.resources
..........\...........\...\.....\knapsackapp.Form2.resources
..........\...........\...\.....\knapsackapp.Form3.resources
..........\...........\...\.....\knapsackapp.Form4.resources
..........\...........\...\.....\knapsackapp.pdb
..........\...........\...\.....\knapsackapp.Properties.Resources.resources
..........\...........\...\knapsackapp.csproj.FileListAbsolute.txt
..........\...........\Properties
..........\...........\..........\AssemblyInfo.cs
..........\...........\..........\Resources.Designer.cs
..........\...........\..........\Resources.resx
..........\...........\..........\Settings.Designer.cs
..........\...........\..........\Settings.settings
..........\...........\Form1.cs
..........\...........\Form1.Designer.cs
..........\...........\Form1.resx
..........\...........\Form2.cs
..........\...........\Form2.Designer.cs
..........\...........\Form2.resx
..........\...........\Form3.cs
..........\...........\Form3.Designer.cs
..........\...........\Form3.resx
..........\...........\Form4.cs
..........\...........\Form4.Designer.cs
..........\...........\Form4.resx
..........\...........\knapsackapp.csproj
..........\...........\Program.cs
..........\knapsackapp.sln
..........\knapsackapp.suo
Related source code
[PSO-for-knapsack-problem] - PSO algorithm for knapsack problem MATLAB program.
[method knapstack] - The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a weight and a value, determine the count of each item to include in a collection so that the total weight is less than or equal to a given limit and the total value is as large as possible.
[kknapsack] - Solving Knapsack Using Java and CPLEX
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap