Abstract
In this paper, an automated method for generation of tests in order to detect inefficient (slow) solutions for programming challenge tasks is proposed. The method is based on genetic algorithms.
The proposed method was applied to a task from the Internet problem archive - the Timus Online Judge. For this problem, none of the existed solutions passed the generated set of tests.
The proposed method was applied to a task from the Internet problem archive - the Timus Online Judge. For this problem, none of the existed solutions passed the generated set of tests.
Original language | English |
---|---|
Title of host publication | GECCO '11 |
Subtitle of host publication | Proceedings of the 13th annual conference companion on Genetic and evolutionary computation |
Editors | Natalio Krasnogor |
Publisher | Association for Computing Machinery |
Pages | 763-766 |
Number of pages | 4 |
ISBN (Print) | 9781450306904, 145030690X |
DOIs | |
Publication status | Published - 12 Jul 2011 |
Externally published | Yes |
Event | GECCO 2011: The Genetic and Evolutionary Computation Conference - Ireland, United Kingdom of Great Britain and Northern Ireland Duration: 12 Jul 2011 → 16 Jul 2011 |
Conference
Conference | GECCO 2011: The Genetic and Evolutionary Computation Conference |
---|---|
Country/Territory | United Kingdom of Great Britain and Northern Ireland |
City | Ireland |
Period | 12 Jul 2011 → 16 Jul 2011 |
Keywords
- genetic algorithms
- programming challenges
- testing