an heft-y implementation of the heft cpu scheduler algorithm based on the paper -
Performance-effective and low-complexity task scheduling for heterogeneous computing
run the makefile with the make command
makethen run (change based on input file)
hefty input01.txtthis will give you the ranks of the data and graphs
to clean the files
make clean