| | |
Summary: Introduction to Genetic Algorithms
Peter G. Anderson,
Computer Science Department
Rochester Institute of Technology,
Rochester, New York
anderson@cs.rit.edu http://www.cs.rit.edu/
February 2004
pg. 1
Abstract
An introduction to emulating the problem solving according to
nature's method: via evolution, selective breeding, "survival of the
fittest."
We will present the fundamental algorithms and present several
examples--especially some problems that are hard to solve otherwise.
pg. 2
Dealing with Hard (NP-Complete) Problems
Some Problems We Just Don't Know How to Solve!
. . . but we do know how to critique a "solution."
pg. 3
Dealing with Hard (NP-Complete) Problems
|