Main Page
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
S
earch for
codemp/game/be_ai_gen.h File Reference
Go to the source code of this file.
Functions
int
GeneticParentsAndChildSelection
(int numranks, float *ranks, int *parent1, int *parent2, int *child)
Function Documentation
int GeneticParentsAndChildSelection
(
int
numranks
,
float *
ranks
,
int *
parent1
,
int *
parent2
,
int *
child
)