Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 356 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 356 Bytes

CSCI 3453 Lab 2

To compile

# bash
make

To run

# bash
./a.out

Output

Output can be be found in output/. Round robin in unfortunately not functional. There are CSV files for the functional algorithms. The files ending with _raw include the full debug output, the others are just the final output table and averages.