Improved Real coded Genetic Algorithm (RGA) with FFS

This is the Matlab implementation of the Real-coded Genetic Algorithm with Fission-Fusion Selection (RGA-FFS)
64 descargas
Actualizado 10 mar 2022

Ver licencia

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.

Citar como

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.

Compatibilidad con la versión de MATLAB
Se creó con R2017b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.1

Minor change in title

1.2.0

Change the title

1.1.0

A small bug was removed.

1.0.0