|
PostgreSQL Source Code git master
|
#include "nodes/nodes.h"

Go to the source code of this file.
Data Structures | |
| struct | Chromosome |
| struct | Pool |
Typedefs | |
| typedef int | Gene |
| typedef struct Chromosome | Chromosome |
| typedef struct Pool | Pool |
| typedef struct Chromosome Chromosome |
| typedef int Gene |
Definition at line 30 of file geqo_gene.h.