Overview This is the implementation of the optimal knapsack selection algorithm for the point of sale terminal product selection. Usage Project is built using mill. To run demo: ./mill checkout.run To run tests: ./mill checkout.tests