TSA: Tree-seed algorithm for continuous optimization

A new optimizer to solve continuous optimization problems
639.0 次下载
更新时间 2018/5/11

查看许可证

Tree-Seed Algorithm (TSA) is a population-based heuristic search algorithm recently proposed to solve continuous optimization problems. In TSA, trees and seeds represents the possible solution for the optimization problem. The tree population is called as the stand and the number of trees in a stand is a control parameter for TSA (known as population size in the swarm intelligence or evolutionary computation algorithms). There are two peculiar control parameters in TSA, whose names are search tendency-ST and number of seeds which will be produced for each tree-NS.
Details: http://mskiran.kisisel.selcuk.edu.tr/tsa/

引用格式

Ahmet Cevahir ÇINAR (2025). TSA: Tree-seed algorithm for continuous optimization (https://ww2.mathworks.cn/matlabcentral/fileexchange/62646-tsa-tree-seed-algorithm-for-continuous-optimization), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Direct Search 的更多信息

Community Treasure Hunt

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

Start Hunting!

TSA Tree-seed algorithm for continuous optimization/

版本 已发布 发行说明
1.1.0.0

The total number of function evaluation counter is updated.

1.0.0.0