Description
Scheduling problems are among the most challenging and realistic problems application of problem solving heuristics, such as genetic algorithms (GAs). The naive greedy algorithm for scheduling simply assigns, in turn, each item to be scheduled the best yet untaken position for that item. We investigate using a genetic algorithm to search the space of orderings for this greedy algorithm. That is, the GA individuals are permuations that determine the permutations that are the schedules, rather than the GA individuals directly being the schedules. We have experimented with the classical N Queens problem anda realistic soccer tournament scheduling problem, comparing the GA individual as the assignment with our greedy hybrid algorithm ("ordered greed"). Warnsdorff's heuristic is introduced to modify blind greed with excellent results. We also introduce the use of signatures in our GAs to represent permutations. Signatures are easy to create and manipulate in crossover and mutation operations.
Date of creation, presentation, or exhibit
4-10-2000
Document Type
Conference Paper
Department, Program, or Center
Chester F. Carlson Center for Imaging Science (COS)
Recommended Citation
Anderson, Peter G. and Gustafson, William, "Ordered greed" (2000). Accessed from
https://repository.rit.edu/other/199
Campus
RIT – Main Campus
Comments
Soft Computing (SOCO) Conference 1999 Presented at ICSC Conference SOCO'99 (soft computing), Genoa, Italy, June, 1999. Note: imported from RIT’s Digital Media Library running on DSpace to RIT Scholar Works in February 2014.