Description Usage Arguments Value References See Also
Offers a more R-like interface to the basic Ant System (AS) for the TSP.
1 2 | runAS(x, n.ants = 10L, alpha = 1, beta = 2, rho = 0.1, att.factor = 1,
monitor = makeNullMonitor(), ...)
|
x |
[ |
n.ants |
[ |
alpha |
[ |
beta |
[ |
rho |
[ |
att.factor |
[ |
monitor |
[ |
... |
[ |
[AntsResult
]
S3 result object.
Dorigo, M. and Maniezzo, V. and Colorni, A. (1996) Ant System: Optimization by a Colony of Cooperating Agents. In IEEE Transactions on Systems, Man, and Cybernetics - Part B. IEEE Press, Piscataway, NJ, USA.
Other ants_shortcuts: runACS
;
runMMAS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.