Python/scheduling
Christian Clauss 2c98dce057
Rename shortest_job_first_algorithm.py to shortest_job_first.py (#2164)
* Rename shortest_job_first_algorithm.py to shortest_job_first.py

* updating DIRECTORY.md

* Minor tweek to round_robin.py

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-07-04 00:56:40 +05:30
..
first_come_first_served.py Set the Python file maximum line length to 88 characters (#2122) 2020-06-16 10:09:19 +02:00
round_robin.py Rename shortest_job_first_algorithm.py to shortest_job_first.py (#2164) 2020-07-04 00:56:40 +05:30
shortest_job_first.py Rename shortest_job_first_algorithm.py to shortest_job_first.py (#2164) 2020-07-04 00:56:40 +05:30