Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 279 Bytes

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