Home
last modified time | relevance | path

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

/dports/devel/gaul/gaul-devel-0.1849-0/src/
H A Dga_optim.c2967 int mutation_good, mutation_poor; /* - " - */ in ga_evolution_with_stats() local
3027 mutation_poor=0; in ga_evolution_with_stats()
3133 mutation_poor++; in ga_evolution_with_stats()
3224 mutation_good, mutation_poor, mutation_gain); in ga_evolution_with_stats()
3488 int mutation_good, mutation_poor; /* - " - */ in ga_evolution_steady_state_with_stats() local
3552 mutation_poor=0; in ga_evolution_steady_state_with_stats()
3652 mutation_poor++; in ga_evolution_steady_state_with_stats()
3751 mutation_good, mutation_poor, mutation_gain); in ga_evolution_steady_state_with_stats()