ACM Home Page
Please provide us with feedback. Feedback
Multi-heuristic list scheduling genetic algorithm for task scheduling
Full text PdfPdf (381 KB)
Source Symposium on Applied Computing archive
Proceedings of the 2003 ACM symposium on Applied computing table of contents
Melbourne, Florida
SESSION: Evolutionary computing and optimization table of contents
Pages: 721 - 724  
Year of Publication: 2003
ISBN:1-58113-624-2
Authors
Andy Auyeung  Oklahoma State University, Math Science 219, Stillwater, OK
Iker Gondra  Oklahoma State University, Math Science 219, Stillwater, OK
H. K. Dai  Oklahoma State University, Math Science 219, Stillwater, OK
Sponsor
SIGAPP: ACM Special Interest Group on Applied Computing
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 13,   Downloads (12 Months): 58,   Citation Count: 3
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/952532.952673
What is a DOI?

ABSTRACT

Scheduling tasks on a multi-processor system involves making a choice as to the order in which several tasks can be executed and assigned to processors. The problem is to find a schedule that will minimize the execution time of a program. Because task scheduling on a multi-processor system is known to be an NP-complete problem, many heuristics have been developed, each of which may find optimal or near optimal schedulings under different circumstances. List Scheduling, in particular, employs heuristics to choose among all tasks that are ready to be executed, the combination of tasks that should be scheduled in the next cycle. It does this by keeping a list of "ready" tasks which is prioritized based on a particular heuristic. In this paper, we present four common heuristics used by List Scheduling and compare their performance with that of our multi-heuristic based solution.The proposed solution is to use a genetic algorithm to find a combination of the four heuristics that, for a particular instance of the task scheduling problem, outperforms a scheduling based on only one of the four heuristics. We believe that, by using a mixture of the four heuristics, the size of the subset of all possible schedulings that we search increases and thus we have a higher chance of finding a better scheduling. The results of our experiments show that schedulings found with the proposed multi-heuristic list scheduling genetic algorithm outperforms those found with each one of the four list scheduling heuristics alone.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
 
3
4
 
5
 
6
 
7
 
8
C. L. Chen, C. S. G. Lee, and E. S. H. Hou. Efficient scheduling algorithms for robot inverse dynamics computation on a multiprocessor system. IEEE Trans. Syst., Man, Cybernetics., Vol. 18, 729--743, 1998.
 
9
 
10
 
11
12


Collaborative Colleagues:
Andy Auyeung: colleagues
Iker Gondra: colleagues
H. K. Dai: colleagues