PostgreSQL Source Code  git master
Edge Struct Reference

#include <geqo_recombination.h>

Data Fields

Gene edge_list [4]
 
int total_edges
 
int unused_edges
 

Detailed Description

Definition at line 35 of file geqo_recombination.h.

Field Documentation

◆ edge_list

Gene Edge::edge_list[4]

Definition at line 37 of file geqo_recombination.h.

Referenced by gimme_edge(), gimme_gene(), and remove_gene().

◆ total_edges

int Edge::total_edges

Definition at line 38 of file geqo_recombination.h.

Referenced by gimme_edge(), and gimme_edge_table().

◆ unused_edges

int Edge::unused_edges

Definition at line 39 of file geqo_recombination.h.

Referenced by gimme_edge(), gimme_edge_table(), gimme_gene(), and remove_gene().


The documentation for this struct was generated from the following file: