PostgreSQL Source Code  git master
geqo_gene.h File Reference
#include "nodes/nodes.h"
Include dependency graph for geqo_gene.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ Chromosome

typedef struct Chromosome Chromosome

◆ Gene

typedef int Gene

Definition at line 30 of file geqo_gene.h.

◆ Pool

typedef struct Pool Pool