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

Go to the source code of this file.

Functions

void geqo_mutation (PlannerInfo *root, Gene *tour, int num_gene)
 

Function Documentation

◆ geqo_mutation()

void geqo_mutation ( PlannerInfo root,
Gene tour,
int  num_gene 
)

Referenced by geqo().