cs421-final-project

Set up the project

make init

Run a algorithm with a single input

make run

run algo

Run unit tests

make test

Run performance tests

make performance

performance performance