Skip to content

A simple Genetic Algorithm and Particle Swarm Optimization visualizer

Notifications You must be signed in to change notification settings

MagallanesFito/NACO-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5js NACO-visualizer (NaturalComputing)

This is a simple function optimization visualizer. It uses Genetic Algorithm and Particle Swarm optimization. The function is represented as a grid color map with discrete domain. The program was tested with functions taken from here: https://en.wikipedia.org/wiki/Test_functions_for_optimization

You can test either GA or PSO by clicking "new population" and then watch the steps taken to reach the optimal value by clicking "next step" button.

About

A simple Genetic Algorithm and Particle Swarm Optimization visualizer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published