]> begriffs open source - ai-pg/blob - full-docs/txt/geqo.txt
Convert HTML docs to more streamlined TXT
[ai-pg] / full-docs / txt / geqo.txt
1
2 Chapter 61. Genetic Query Optimizer
3
4    Table of Contents
5
6    61.1. Query Handling as a Complex Optimization Problem
7    61.2. Genetic Algorithms
8    61.3. Genetic Query Optimization (GEQO) in PostgreSQL
9
10         61.3.1. Generating Possible Plans with GEQO
11         61.3.2. Future Implementation Tasks for PostgreSQL GEQO
12
13    61.4. Further Reading
14
15 Author
16
17    Written by Martin Utesch (<utesch@aut.tu-freiberg.de>) for the
18    Institute of Automatic Control at the University of Mining and
19    Technology in Freiberg, Germany.