new_gen: Calculate the new generation of ants

Description Usage Arguments Value

View source: R/fct_aco.R

Description

Calculate the new generation of ants

Usage

1
new_gen(param_list, desv, prob, param_list_r)

Arguments

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

Value

a list of the x and y value of each ant of the generation


FelixBehne/ant.colony.optimization documentation built on Dec. 17, 2021, 8:25 p.m.