Home
last modified time | relevance | path

Searched refs:incorporate_benchmark (Results 1 – 6 of 6) sorted by relevance

/dports/games/tycho/species/
H A Dwarrior.hpp95 void incorporate_benchmark(CFitness::NUM score); // incorporate this benchmark
H A Dwarrior.cpp366 void CWarrior::incorporate_benchmark(CFitness::NUM score) { // incorporate this benchmark in incorporate_benchmark() function in CWarrior
H A Dspecies.cpp631 _warrior[i]->incorporate_benchmark(benchmark_score); in selection()
/dports/games/species/species/
H A Dwarrior.hpp95 void incorporate_benchmark(CFitness::NUM score); // incorporate this benchmark
H A Dwarrior.cpp366 void CWarrior::incorporate_benchmark(CFitness::NUM score) { // incorporate this benchmark in incorporate_benchmark() function in CWarrior
H A Dspecies.cpp631 _warrior[i]->incorporate_benchmark(benchmark_score); in selection()