An open API service indexing awesome lists of open source software.

https://github.com/gitanat/ant_colony

a java implementation of a pathfinding algorithm, visualized with opengl
https://github.com/gitanat/ant_colony

Last synced: about 1 year ago
JSON representation

a java implementation of a pathfinding algorithm, visualized with opengl

Awesome Lists containing this project

README

          

This project simulates an ant colony to find the shortest path between two points in a graph (in this case, a 2-dimentional grid)
http://en.wikipedia.org/wiki/Ant_colony_optimization