Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Structures | Typedefs

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

typedef struct Chromosome Chromosome
typedef int Gene

Definition at line 30 of file geqo_gene.h.

typedef struct Pool Pool