AIWH
AIWH
Names:
2021-2022
Introduction
• Optimization is the art and science of allocating
scarcere sources to the best possible effect .
• Moving from world problem to the algorithm, model, or
solution techniques known as the real analysis .
1. Food Sources.
2. Foragers :
A. Unemployed foragers.
B. Employed foragers.
C. Experienced foragers.
The two essential factors that determine the development of
an ABC population are variation and selection.
The initial food sources are randomly produced via the expression
=+rand (0,1)*()……………………… (i)
Where u and are the upper & lower bound of the solution space of
objective function, rand (0, 1) is a random number within the range
[0, 1].
= ..........(iii)
= + - )……….(iv)
Scout Phase
The new solutions are randomly searched by the scout bees. The new
solution will be discovered by the scout by using the expression.
=+rand (0,1)*()………………………(v)
Where, rand (0, 1) is a random number within the range [0,1], , and are
the upper and lower bound of the solution space of objective function.
Flowchart
Advantages
• Benchmarking Optimization.
• Bioinformatics application.
• Scheduling Applications.
• Clustering and Mining Applications.
• Image processing Applications.
• Economic Dispatch Problems.
• Engineering Designs and Applications.
MATLAB CODE
References
Books
• Lorenz T. Biegler, Nonlinear Programming: Concepts, Algorithms,to
Chemical Processes A. Astolfi, OPTIMIZATION An introduction
Research Papers
• Dervis Karaboga Bahriye Basturk, A powerful and efficient algorithm for
numerical function optimization: artificial bee colony (ABC) algorithm J
Glob Optim (2007) 39:459-471
Website:
• http://mf.erciyes.edu.tr/abc/
• https://yarpiz.com/297/ypea114-artificial-bee-colony
THE
END