Master Integrates the Results (1)
- function return_result (node, bs_a, bs_b, bs_c, bs_d, fit)
- int node, bs_a, bs_b, bs_c, bs_d
- float fit
- if (actual_population < population)
- least_fit = actual_population
- min_fitness = -1e+10
- actual_population = actual_population + 1
- end
Notes:
No notes for slide 63