The algorithm presents an order of execution of the processes according to the scheduling strategy.
The code was written and tested on Linux systems, more specifically on Manjaro Linux. It would probably work on any other Linux distribution, but it has not been tested.
he code was written and tested on Linux systems, more specifically on Manjaro Linux. It would probably work on any other Linux distribution, but it has not been tested.
- All files must be in the same folder.;
- Python3.7;
- Tkinter Library;
- Gnuplot.
Install the required libraries and programs listed above.
To run the software use the command:
$python3 SJF.py
