Home
last modified time | relevance | path

Searched refs:breed_random (Results 1 – 4 of 4) sorted by relevance

/dports/games/tycho/species/
H A Dreproduction.hpp93 void breed_random(CChromosome &chromosome,const CChromosome &mother,const CChromosome &father);
H A Dreproduction.cpp424 breed_random(chromosome,mother,father); in breed()
483 void CReproduction::breed_random(CChromosome &chromosome,const CChromosome &mother,const CChromosom… in breed_random() function in CReproduction
/dports/games/species/species/
H A Dreproduction.hpp94 void breed_random(CChromosome &chromosome,const CChromosome &mother,const CChromosome &father);
H A Dreproduction.cpp424 breed_random(chromosome,mother,father); in breed()
483 void CReproduction::breed_random(CChromosome &chromosome,const CChromosome &mother,const CChromosom… in breed_random() function in CReproduction