56.2. Genetic Algorithms
According to thecomp.ai.geneticFAQ it cannot be stressed too strongly that aGA is not a pure random search for a solution to a problem. AGA uses stochastic processes, but the result is distinctly non-random (better than random).
Prev | Up | Next |
56.1. Query Handling as a Complex Optimization Problem | Home | 56.3. Genetic Query Optimization (GEQO) in Postgres Pro |