Parallel processor task scheduling application with visualisation, built with Java and ParallelTask.
java -jar scheduler.jar INPUT.dot P [OPTION]
INPUT.dot
.dot file representing the task graphP
number of processors to schedule on[OPTION]
-v
visualise search-o
specify output file (default isINPUT-output.dot
)
execute the maven goal: clean compile assembly:single
https://trello.com/b/T6QTKZpC/hi-5
- Edison Rho (@OurEdds)
- Eli Salter (@elisalter)
- Samule Li (@sli473)
- Zihao Yang (@zihao123yang)
- Sueyeon Lee (@sy133)
- Nathan Hur (@Nateeo) (Team Leader)