Skip to content

Commit 51ca5e2

Browse files
authored
Update README.md
1 parent be9e654 commit 51ca5e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@ The task was to implement different an algorithms for Minimizing Maximum Latenes
77
* **1|rj,prm|Lmax** (preemptive tasks on single machine)
88
* **1|rj,prm,prec|Lmax** (preemptive tasks with precedence constraints on single machine)
99
* **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+
![Preview](https://cloud.githubusercontent.com/assets/24360603/21154649/5e9fc1a4-c16f-11e6-9cf3-a4fa9fe8401e.png "Preview")
15+

0 commit comments

Comments
 (0)