Categories: None [Edit]

knapsack_solver

https://rubygems.org/gems/knapsack_solver
https://github.com/sucanjan/knapsack-solver
This gem contains command-line utility for solving 0/1 knapsack problem using branch-and-bound method, dynamic programming, simple heuristic (weight/price) and fully polynomial time approximation scheme. It can measure CPU and wall-clock time spent by solving a problem, compute relative error of the result and generate graphs from those values.

Total

Ranking: 171,315 of 190,901
Downloads: 2,545

Daily

Ranking: 123,501 of 190,870
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,263,607,750rake
29960,700,792rspec
56664,261,311rubocop
227210,927,217yard
4,5351,862,954gnuplot

Owners

#GravatarHandle
1iconjansucan