Next Article in Journal
Improving Efficiency of Edge Computing Infrastructures through Orchestration Models
Previous Article in Journal
Recommendations for Integrating a P300-Based Brain Computer Interface in Virtual Reality Environments for Gaming
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Correction

Correction: Mahmood et al. Hard Real-Time Task Scheduling in Cloud Computing Using an Adaptive Genetic Algorithm. Computers 2017, 6, 15

1
Computer Science Department, University of Bahrain, P.O. Box 32038, Sakhir, Bahrain
2
Computer Engineering Department, University of Bahrain, P.O. Box 32038, Sakhir, Bahrain
3
College of Information Technology, University of Bahrain, P.O. Box 32038, Sakhir, Bahrain
*
Author to whom correspondence should be addressed.
Computers 2018, 7(2), 35; https://doi.org/10.3390/computers7020035
Submission received: 13 June 2018 / Accepted: 13 June 2018 / Published: 15 June 2018
In article by Mahmood [1], the results for a genetic algorithm (GA), adaptive genetic algorithm (AGA), and greedy algorithm were not correctly reported in Section 5 due to a programming error. The authors have now repeated the experiments with extensive simulations and analysis using the help of an assistant (Mr. Rashed A. Bahlool), who has been added as an author. Note that, since the core focus of the paper is on the performance of an adaptive genetic algorithm and greedy algorithm, the central claims and conclusions have not been affected, but the tables and figures have been updated with correct values, and necessary changes to the text have been made, as explained below.
1. Table 4 is updated with corrected results as follows. Furthermore, results for 150 and 250 tasks have been added for a better understanding of the trends for each combination.
2. Page 13, the paragraph below Table 3 has some changes in the text. This paragraph describes the observations in updated Table 4 in point (1) above. The overall claim that Combination 4 is the best remains unaffected, but the relative performance of the four combination types has changed.
Table 4 provides the results for the four combinations for each test case. It is observed from these tables that for the majority of test cases, Combination 4 produced the best results. More specifically, Combination 4 generated the minimum cost for 20, 30, 80, 100, and 200 tasks. Combination 2 produced the best results for four test cases, which were 60, 150, 250, and 300. The other two combinations produced the best results for only one test case each, making them the worst performers. Therefore, based on the results, it can be fairly claimed that Combination 4 was much better than combinations 1 and 2, while showing relatively better performance than Combination 3 as far as the quality of results is concerned.
3. Figure 7 has been updated with corrected runtimes. Also, runtimes for 150 and 250 tasks have been added.
4. Table 6 has been updated with the corrected costs for a GA, AGA, and greedy algorithms. Also, costs for 150 and 250 tasks have been added.
5. Figure 8 has been updated according to the results given in Table 6 (point (4) above).
6. The percentage improvements in Table 7 have been updated according to the corrected results given in Table 6 (given in point (4) above).
7. In Section 5.3, Second paragraph, the last five lines have been re-written as follows:
The results indicate that the improvements achieved by an AGA with respect to the greedy algorithm were significantly high, in the range of 12% to over 35%. As far as a GA and AGA are concerned, the percentage improvements by an AGA were in the range of over 1.79% to 8.43%. These improvements were subjected to statistical testing. The results of this statistical testing indicated that a huge majority of improvements achieved by an AGA were statistically significant. Two exceptions were test cases with 20 and 40 tasks where the improvements were not statistically significant.
8. Figure 9 has been updated as below.
9. In the last paragraph of Section 5.3, the last eight lines of the paragraph have been re-written as follows:
The figure indicates that an AGA maintained sufficient diversity until the end of execution, while a GA with four combinations was unable to maintain diversity for longer durations. More specifically, for combinations 1 and 3, the diversity almost became zero before 330 iterations. Combinations 2 and 4 were better than the other two combinations in the sense that the diversity was maintained until around 400 iterations. However, for an AGA, the population had non-zero diversity, even at the end of execution, as is evident from Figure 10e. Therefore, it can be confidently claimed that an AGA was better than the other four combinations in terms of maintaining population diversity and consequently giving solutions of better quality.
10. Plots in Figure 10 have been regenerated according to the new simulations leading to corrected results. The updated Figure 10 is as given below.
11. Figure 1 has been re-drawn with a new structure without changing any information in the Figure. The updated figure is as follows.
12. The first line of Section 4.1 has the term (GA) removed. The updated line is:
Greedy algorithms have been extensively studied.
13. The first line of Section 4.2 has the term (GA) added. The updated line is:
The genetic algorithm (GA) is one of the most well-known evolutionary algorithms that is based on the concept of natural evolution [40].
The authors apologize for any inconvenience caused.

Author Contributions

A.M. worked on the theoretical development of the proposed AGA and the greedy algorithm and contributed to writing the relevant portions of the manuscript. S.A.K. and R.A.B. performed the experiments, analyzed the results and contributed in writing the relevant portions of the manuscript. All authors have read and approved the final manuscript.

Reference

  1. Mahmood, A.; Khan, S.A.; Bahlool, R.A. Hard Real-time Task Scheduling in Cloud Computing using an Adaptive Genetic Algorithm. Computers 2017, 6, 15. [Google Scholar] [CrossRef]
Figure 7. Comparison of execution times for the four combinations.
Figure 7. Comparison of execution times for the four combinations.
Computers 07 00035 g007
Figure 8. Comparison of cost for Greedy, GA, and AGA.
Figure 8. Comparison of cost for Greedy, GA, and AGA.
Computers 07 00035 g008
Figure 9. Run time comparison of a GA and AGA.
Figure 9. Run time comparison of a GA and AGA.
Computers 07 00035 g009
Figure 10. Diversity plots for the typical runs for 60 tasks using (a) Combination 1; (b) Combination 2; (c) Combination 3; (d) Combination 4; and (e) AGA.
Figure 10. Diversity plots for the typical runs for 60 tasks using (a) Combination 1; (b) Combination 2; (c) Combination 3; (d) Combination 4; and (e) AGA.
Computers 07 00035 g010aComputers 07 00035 g010b
Figure 1. A DAG with 10 tasks.
Figure 1. A DAG with 10 tasks.
Computers 07 00035 g001
Table 4. Average cost for the four combinations. The best results are highlighted in bold.
Table 4. Average cost for the four combinations. The best results are highlighted in bold.
No. of TasksCombination 1 Average CostCombination 2 Average CostCombination 3 Average CostCombination 4 Average Cost
10152.92 ± 2.98176.44 ± 3.42191.07 ± 3.26156.69 ± 3.03
20327.74 ± 4.35336.57 ± 4.69346.27 ± 4.83324.96 ± 4.32
30403.36 ± 4.92399.81 ± 5.01431.04 ± 5.03381.43 ± 5.14
40753.56 ± 6.25756.76 ± 6.13734.59 ± 5.96746.92 ± 5.89
601114.66 ± 7.231088.56 ± 7.171123.06 ± 6.931090.37 ± 7.07
801393.10 ± 9.121401.43 ± 9.081445.16 ± 8.831387.88 ± 9.13
1001776.54 ± 11.721672.05 ± 10.841691.36 ± 10.211663.99 ± 11.36
1502356.24 ± 10.232312.95 ± 9.922402.09 ± 10.732387.36 ± 11.15
2002659.68 ± 11.692728.16 ± 12.322749.42 ± 12.112626.52 ± 11.89
2503582.56 ± 13.713533.26 ± 12.533613.21 ± 12.663552.67 ± 14.83
3004098.61 ± 13.633947.81 ± 14.564105.31 ± 13.954052.33 ± 14.36
Table 6. Cost comparison of genetic algorithm (GA), adaptive genetic algorithm (AGA), and greedy algorithms.
Table 6. Cost comparison of genetic algorithm (GA), adaptive genetic algorithm (AGA), and greedy algorithms.
No. of TasksGreedy GAAGA
10198.23152.92146.65
20358.59324.96319.26
30417.11381.43362.47
40898.79734.59718.44
601232.351088.561046.31
801524.851387.881332.21
1001896.321663.991551.68
1502621.582312.952171.58
2002889.732626.522438.52
2504117.543533.263258.65
3004426.364052.333813.08
Table 7. Percentage improvement obtained by Adaptive GA with respect to Greedy, and GA.
Table 7. Percentage improvement obtained by Adaptive GA with respect to Greedy, and GA.
TasksAdaptive GA vs. Greedy Adaptive GA vs. GA
1035.174.28
2012.321.79
3015.075.23
4025.102.25
6017.784.04
8014.464.18
10022.217.24
15020.726.51
20018.507.71
25026.368.43
30016.086.27

Share and Cite

MDPI and ACS Style

Mahmood, A.; Khan, S.A.; Bahlool, R.A. Correction: Mahmood et al. Hard Real-Time Task Scheduling in Cloud Computing Using an Adaptive Genetic Algorithm. Computers 2017, 6, 15. Computers 2018, 7, 35. https://doi.org/10.3390/computers7020035

AMA Style

Mahmood A, Khan SA, Bahlool RA. Correction: Mahmood et al. Hard Real-Time Task Scheduling in Cloud Computing Using an Adaptive Genetic Algorithm. Computers 2017, 6, 15. Computers. 2018; 7(2):35. https://doi.org/10.3390/computers7020035

Chicago/Turabian Style

Mahmood, Amjad, Salman A. Khan, and Rashed A. Bahlool. 2018. "Correction: Mahmood et al. Hard Real-Time Task Scheduling in Cloud Computing Using an Adaptive Genetic Algorithm. Computers 2017, 6, 15" Computers 7, no. 2: 35. https://doi.org/10.3390/computers7020035

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop