Abstract
Even though genetic algorithms (GAs) have been used for solving the project scheduling problem (PSP), it is not well understood which problem characteristics make it difficult/easy for GAs. We present the first runtime analysis for the PSP, revealing what problem features can make PSP easy or hard. This allows to assess the performance of GAs and to make informed design choices. Our theory has inspired a new evolutionary design, including normalisation of employees' dedication for different tasks to eliminate the problem of exceeding their maximum dedication. Theoretical and empirical results show that our design is very effective in terms of hit rate and solution quality. © 2012 ACM.
Original language | English |
---|---|
Title of host publication | GECCO'12 - Proceedings of the 14th International Conference on Genetic and Evolutionary Computation |
Pages | 1221-1228 |
Number of pages | 8 |
DOIs | |
Publication status | Published - 7 Jul 2012 |
Externally published | Yes |
Keywords
- evolutionary algorithms
- project scheduling
- runtime analysis
- search-based software engineering
- theory