Pareto Front Using Fitness Sharing

Version 1.1 (15.8 KB) by Sam Elshamy
Finding the Pareto front of a simple problem using Genetic Algorithms with fitness sharing
3.6K Downloads
Updated 30 Nov 2014

View License

This code finds and plots the Pareto front of the following problem:
Find the smallest circle to enclose the largest no. of stars in a the following* space of stars.
*a space filled with a randomly positioned stars, so you will not get the same results for two different runs

Cite As

Sam Elshamy (2024). Pareto Front Using Fitness Sharing (https://www.mathworks.com/matlabcentral/fileexchange/11567-pareto-front-using-fitness-sharing), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
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.1

Now available in Toolbox format.

1.0.0.0

Now it runs faster