acor.weigth {evoper} | R Documentation |
Calculates the weight element of ACOr algorithm for the solution archive.
acor.weigth(q, k, l)
q |
The Algorithm parameter. When small best-ranked solution is preferred |
k |
The Archive size |
l |
The lth element of algorithm solution archive T |
A scalar or a vector with calculated weigth.
[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