There was an error while loading. Please reload this page.
1 parent 13d1494 commit 8dc7565Copy full SHA for 8dc7565
1 file changed
DIRECTORY.md
@@ -1255,6 +1255,7 @@
1255
* [Q Fourier Transform](quantum/q_fourier_transform.py)
1256
1257
## Scheduling
1258
+ * [Cpuschedulingalgorithms](scheduling/cpuschedulingalgorithms.py)
1259
* [First Come First Served](scheduling/first_come_first_served.py)
1260
* [Highest Response Ratio Next](scheduling/highest_response_ratio_next.py)
1261
* [Job Sequence With Deadline](scheduling/job_sequence_with_deadline.py)
0 commit comments