acor.archive: acor.archive

Description Usage Arguments Value References

View source: R/abm-acor.R

Description

This function is used for creating and maintaining the ACOr archive 'T'. The function keeps the track of 'k' solotion in the archive.

Usage

1
acor.archive(s, f, w, k, T = NULL)

Arguments

s

The solution 'ants'

f

The evaluation of solution

w

The weight vector

k

The archive size

T

The current archive

Value

The solution archive

References

[1] Socha, K., & Dorigo, M. (2008). Ant colony optimization for continuous domains. European Journal of Operational Research, 185(3), 1155-1173. http://doi.org/10.1016/j.ejor.2006.06.046


antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.