Description Usage Arguments Value
Calculate the new generation of ants
1 | new_gen(param_list, desv, prob, param_list_r)
|
param_list |
the old generation of ants |
desv |
the calculated standard deviation of each ants x and y values |
param_list_r |
the range of the x, y and f value in which we search the minimum |
a list of the x and y value of each ant of the generation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.