COMMITS
/ scheduling/first_come_first_served.py October 16, 2022
C
Misc fixes across multiple algorithms (#6912)
CenTdemeern1 committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
December 28, 2020
S
[mypy] Add/fix type annotations for scheduling algorithms (#4074)
shan7030 committed
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
June 16, 2020
C
Set the Python file maximum line length to 88 characters (#2122)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
February 10, 2020
O
Fixes black failures (#1742)
onlinejudge95 committed
February 6, 2020
A
Added first come first served scheduling (#1722)
Ale3androsS committed