We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be9e654 commit 51ca5e2Copy full SHA for 51ca5e2
README.md
@@ -7,3 +7,9 @@ The task was to implement different an algorithms for Minimizing Maximum Latenes
7
* **1|rj,prm|Lmax** (preemptive tasks on single machine)
8
* **1|rj,prm,prec|Lmax** (preemptive tasks with precedence constraints on single machine)
9
* **P|pj=1,in-tree|Lmax** (Tree-structured tasks on parallel machines)
10
+
11
+### Live demo:
12
+https://greg-dev.github.io/scheduling-algorithms/
13
14
+
15
0 commit comments