make_start_set: Creates a start set

Description Usage Arguments Value

View source: R/global_utils.R

Description

Creates a start set

Usage

1
make_start_set(number_ants, start_interval)

Arguments

number_ants

number of ants of each generation.

start_interval

the range of the x, y and f value in which we search the minimum; the interval of the initial locations of the ants

Value

a list of the x-, y- and f- value of each ant which represents the locations of the ants


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