Skip to content

atrilla/ants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ants

Ant foraging simulation coded in JavaScript. The ants have been implemented following a state machine, where they first perform a random walk and then they fetch food indefinitely. The foraging behaviour is cast as a biologically-inspired search algorithm for an optimisation procedure, considering that the objective is a cost function to be minimised.

A demo is available here.

Copying

Copyright (c) 2013 Alexandre Trilla

Distributed under the MIT/X11 License.

About

Ant foraging simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors