Skip to content

Jefferson-Henrique/optimization-techniques-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization Techniques Viewer

A tool to show how some optimization tecniques works in a graphical way, which can improve its understanding by new learners. Additionally, all implementations have being done in Javascript which can help other developers to use, learn or modify them to different purposes.

Hosted github page: https://jefferson-henrique.github.io/optimization-techniques-viewer/

Algorithms

  • ACO (Ant Colony Opitimization): In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs (Wikipedia).

About

A tool to view how optimization tecniques graphically works

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published