Improved Real coded Genetic Algorithm (RGA) with FFS

版本 1.2.1 (5.2 KB) 作者: Dr. Amit Kumar Das
This is the Matlab implementation of the Real-coded Genetic Algorithm with Fission-Fusion Selection (RGA-FFS)
67.0 次下载
更新时间 2022/3/10

查看许可证

This is the Matlab code for Real-coded Genetic Algorithm with Fission-fusion Selection (RGA-FFS). The proposed RGA-FFS consists of Fission-Fusion Selection (FFS), Directional Crossover (DX), Directional Mutation (DM) and a recombination operators. This solves minimization problems. For details of the algorithm, please read and cite the below mentioned paper:
A. K. Das and D. K. Pratihar, "A fission-fusion (FF) selection scheme for genetic algorithms," in IEEE Region 10 Symposium (TENSYMP), Kolkata, India, 2019, pp. 277-281.

引用格式

A. K. Das and D. K. Pratihar, "A fission-fusion (FF) selection scheme for genetic algorithms," in IEEE Region 10 Symposium (TENSYMP), Kolkata, India, 2019, pp. 277-281.

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.1

Minor change in title

1.2.0

Change the title

1.1.0

A small bug was removed.

1.0.0