RubyGems Navigation menu

knapsack_solver 0.1.0

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.

Gemfile:
=

installation:
=

Versions:

  1. 0.1.0 February 14, 2018 (16,5 ko)

Dépendances de Runtime (1):

gnuplot ~> 2.6

Dépendances de Development (4):

rake ~> 12.0
rspec ~> 3.6
rubocop ~> 0.50.0
yard ~> 0.9

Propriétaires:

Auteurs:

  • Jan Sucan

Total de contrôle SHA 256:

=

Total de téléchargements 2 305

Pour cette version 2 305

Version publiée:

License:

MIT

Version de Ruby requise: >= 2.2

Liens: