dimyr7 / ClassScheduler

A class scheduling program made for Scheedule2
GNU General Public License v2.0
3 stars 3 forks source link

ClassScheduler

A class scheduling program made for Scheedule2 written in C++

To comple the program:

$ make autoschedule

and run

$ ./bin/autoschedule

To compile the tests:

$ make tester

and to run them

$ ./bin/tester