Description: The glowworm swarm optimization (GSO) is a swarm intelligence optimization algorithm developed based on the behaviour of glowworms (also known as fireflies or lightning bugs). The behaviour pattern of glowworms which is used for this algorithm is the apparent capability of the glowworms to change the intensity of the luciferin emission and thus appear to glow at different intensities.
To Search:
File list (Check if you may need any files):
GSO调试好使程序\MMGSO.asv
...............\MMGSO.m
...............\fun.m
...............\gso.m
...............\sphere.m
GSO调试好使程序