|
PostgreSQL Source Code git master
|
#include "optimizer/geqo.h"
Go to the source code of this file.
Functions | |
| void | geqo_mutation (PlannerInfo *root, Gene *tour, int num_gene) |
| void geqo_mutation | ( | PlannerInfo * | root, |
| Gene * | tour, | ||
| int | num_gene | ||
| ) |
Referenced by geqo().