Skip to content
/ AntVi Public

A Java framework for developing and simulating interactive, grid-based ant colony optimization algorithms.

License

Notifications You must be signed in to change notification settings

MaxEhs/AntVi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

The Ant Visualization Project (AntVi)

© Max Ehringhausen, 2021

Dependencies

None! This project is based purely on Java.

Running

Clone the project and run it using the main method in /src/controller/Launcher.java .

Documentation

The documentation for this project is currently only available as Javadoc. Generate the HTML files from the source code or read the comments in the source code. Every important function is described.

About

A Java framework for developing and simulating interactive, grid-based ant colony optimization algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages