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: 170,668 of 188,678
Downloads: 2,510

Daily

Ranking: 109,889 of 188,661
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,194,746,008rake
29937,947,982rspec
57631,970,982rubocop
225201,755,225yard
4,4711,843,368gnuplot

Owners

#GravatarHandle
1iconjansucan