Fourth International ICSC Symposium on ENGINEERING OF INTELLIGENT SYSTEMS (EIS 2004) in collaboration with the University of Madeira Island of Madeira, Portugal February 29 – March 2, 2004
Session:
Workshops/Tutorial Sunday, February 29, 2004, 11.00 – 13.00
Session Chair:
Paper Title:
Genetic Algorithms
Author(s):
Prof. Peter G. Anderson
Abstract:
Genetic algorithms (GAs) solve problems in a means inspired by "selective breeding." GAs start with a random population of problem solutions; iteratively, better solutions are selected and allowed to breed (parts from two or more good solutions are composed to form children solutions); inferior solutions are selected to leave the population; and the overall fitnes of the population members gradually increases until a suitable solution is discovered. The Workshop will comprise an introduction to techniques of genetic algorithms and the types of problem solving GAs are applicable for. Special emphasis will be placed on problems such as scheduling.