First page Back Continue Last page Graphics
Evolutionary Computation
Exploitation of concepts of natural evolution for problem solving using computers
Simulation of evolutionary processes (recombination, mutation, selection) for solving a desired problem
Particularly well-suited to complex, multidimensional problems too big to search exhaustively (non-linear optimization problems)
Cannot solve all problems perfectly, but has fewer restrictions than most problem-solving algorithms
Notes:
Why less?