Method: KnapsackSolver::Instance#things

Defined in:
lib/knapsack_solver/instance.rb

#thingsObject (readonly)

Returns the value of attribute things.



46
47
48
# File 'lib/knapsack_solver/instance.rb', line 46

def things
  @things
end