This project has no longer reason to continue since its logic has been integrated into the RushTI project
Python script that generate an optimized schedule for task executions. The output is an input file format of RushTI
Create the Tasks.txt file Execute the RushTIScheduler.py script with three arguments: path to tasks.txt, Number of maximum workers to run in parallel and path to RushTI_tasks.txt
python RushTIScheduler.py Tasks.txt 3 RushTI_tasks.txt