-
Notifications
You must be signed in to change notification settings - Fork 0
anuraganands/ReincarnationAlgorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Reincarnation Algorithm (RA) Copyright (c) 2010, Anuraganand Sharma - All rights reserved. This Matlab code is the implementation of Reincarnation Algorithm (RA) proposed by Anuraganand Sharma in the paper: A. Sharma, “A new optimizing algorithm using reincarnation concept,” in 11th IEEE International Symposium on Computational Intelligence and Informatics (CINTI), 2010, pp. 281–288. How to run: 1 - The main program is written in reincarnation.m. Run this program. 2 - It asks for run number. You may enter 1,2,3... 3 - Once the execution is completed, it shows the graph for (-)fitness vs iteration. 4 - This code is only in the draft form as I couldn't find time to improve it further.
About
An evolutionary algorithm with a mix of ideas from GA, PSO, CLONALG etc.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published