Simple app to sequence jobs on processors via sequencing algorithms, done with C++ and Qt.
###What's done?
- Simplest of all alghoritms - Johnson's algorithm for sequencing.
- Simple Qt UI with plotting the result.
- Longest Processing Time Algorithm,
- Reverse Processing Time Algorithm,
- Hu T.C. Algorithm
This code is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use or other dealings in the software.