Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 257 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 257 Bytes

multi-period-flp

Don't forget to do a pip install -r requirements.txt before running the code.

For the main program:

Type python3 src/flpSolver.py -h for help.

For the benchmark:

Type ./benchmark.sh -h for help.