Skip to content

Complexity-NetLogo Assignment 1 Advanced from the 'Introduction to Complexity Course' https://www.complexityexplorer.org/courses/89-introduction-to-complexity Create a simple ant colony using NetLogo.

Notifications You must be signed in to change notification settings

Den5/Complexity-NetLogo-Unit-1-Advanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Complexity-NetLogo-Unit-1-Advanced

Complexity-NetLogo Assignment 1 Advanced from the 'Introduction to Complexity Course' https://www.complexityexplorer.org/courses/89-introduction-to-complexity Create a simple ant colony using NetLogo.

Same as the Intermediate Option, but when returning to the nest, the ant leaves a pheromone trail—that is, the patches that it traverses each gain a unit of pheromone. The pheromone evaporates over time—that is, at every time step each patch with pheromone has a probability of losing its pheromone. If a wandering ant encounters a patch with pheromone, it follows the trail as long as it can sense pheromone.

About

Complexity-NetLogo Assignment 1 Advanced from the 'Introduction to Complexity Course' https://www.complexityexplorer.org/courses/89-introduction-to-complexity Create a simple ant colony using NetLogo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published