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 Downloads
Updated 10 Mar 2022

View License

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.

Cite As

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 Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.1

Minor change in title

1.2.0

Change the title

1.1.0

A small bug was removed.

1.0.0