Skip to content

miraries/genetic-algorithm-p5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genetic-algorithm-p5

License: GNU GPLv3

An implementation of a genetic algorithm to solve the Travling Salesman Problem (TSP). Uses p5.js to visualize the solving and c3.js to graph the fitness. Generations are regenerated much slower than without the libraries, this is for visualization and experimentation with hyperparameters only. It is however possible to reach a near-optimal solution.

Install and usage

NPM was not used for this project, just open index.html

Author

👤 Ivan Kotlaja

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published