Single Objective Artificial Bee Colony Optimization

バージョン 1.0.0.0 (6.42 KB) 作成者: SKS Labs
Artificial Bee Colony (Termination Criterion: Maximum number of functional evaluations)
ダウンロード: 1.4K
更新 2018/1/22

ライセンスの表示

Artificial Bee Colony is a single objective optimization technique for unconstrained optimization problems. It has been reported that ABC has been improperly implemented in various works (specially with respect to functional limitations). This implementation is based on the Algorithm 1 provided in the following

On clarifying misconceptions when comparing variants of the Artificial Bee Colony Algorithm by offering a new implementation, Information Sciences 291, (2015) 115-127; https://doi.org/10.1016/j.ins.2014.08.040

Note:
(i) Unlike other computational intelligence techniques, the number of functional evaluations cannot be deterministically determined based on the number of food sources and the number of cycles.

(ii) The user defined parameters are (a) the number of food sources, (b) the number of maximum functional evaluations and (c) the parameter 'limit' which governs the removal of a solution from the solution pool. This has been widely used as (dimension of the problem * No. of food sources) but has been reported to have significant impact on the performance of the algorithm.

(iii) This implementation ensures monotonic convergence.

引用

SKS Labs (2024). Single Objective Artificial Bee Colony Optimization (https://www.mathworks.com/matlabcentral/fileexchange/65794-single-objective-artificial-bee-colony-optimization), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersParticle Swarm についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0