Skip to content

atinesh-s/CCDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cooperative Coevolution

Cooperative Coevolution (CC) framework [1] is a "divide and conquer" based method which is widely used in the field of Large Scale Global Optimization Problem (LSGO). It breaks problem dimension into small sub-problems and evolve them separately. Sub-problem collaboration occurs only during function evaluation.

Base Oprimizer

Differential Evolution

Requirements

  • Matlab R2015a+

Usage

run the below script

main.m

References

[1] Mitchell A. Potter and Kenneth A. De Jong. A cooperative coevolutionary approach to function optimization, pages 249–257. Springer Berlin Heidelberg, Berlin, Heidelberg, 1994

About

Cooperative Coevolution Differential Evolution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published