acor.weigth: Weight calculation for ant colony optimization

Description Usage Arguments Value References

View source: R/abm-acor.R

Description

Calculates the weight element of ACOr algorithm for the solution archive.

Usage

1
acor.weigth(q, k, l)

Arguments

q

The Algorithm parameter. When small best-ranked solution is preferred

k

The Archive size

l

The lth element of algorithm solution archive T

Value

A scalar or a vector with calculated weigth.

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.