Bees algorithm
Definition of Bees algorithm:
-
An algorithm that mimics the food foraging behavior of swarms of honeybees. In its basic version, the algorithm performs a kind of neighborhood search combined with random search and can be used for both combinatorial optimization and functional optimization.
خوارزمية النحل
تعريف خوارزمية النحل:
-
خوارزمية تحاكي سلوك أسراب نحل العسل خلال البحث عن الطعام. وتبحث الخوارزمية في نموذجها الأساسي عن الجوار بالإضافة إلى البحث العشوائي وتستخدم لتعزيز التحسن التوافقي والوظيفي.