Method: KnapsackSolver::Instance#things
- Defined in:
- lib/knapsack_solver/instance.rb
#things ⇒ Object (readonly)
Returns the value of attribute things.
46 47 48 |
# File 'lib/knapsack_solver/instance.rb', line 46 def things @things end |