Figure 1

Figure 2

Figure 3

Figure 4

Figure 5

Figure 6

Figure 7

Comparison of scheduling results of TDLS, CPTD, and TDMC algorithms
| Algorithms | Scheduling Length | Number of Processors | Algorithm Time Complexity |
|---|---|---|---|
| TDLS | 23 | 2 | O(n^2) |
| CPTD | 23 | 3 | O(n^2) |
| TDMC | 24 | 5 | O(n^2) |