xinleihuang / cs421-final-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 98.7%Language:Makefile 1.3%