NetLogo was designed by Uri Wilensky, in the spirit of the programming language Logo, to be "low threshold and no ceiling". It teaches programming concepts using agents in the form of turtles, patches, links and the observer.[2] NetLogo was designed with multiple audiences in mind, in particular: teaching children in the education community, and for domain experts without a programming background to model related phenomena.[3]
Thousands of scientific articles have been published using NetLogo.[4]
The NetLogo environment enables exploration of emergent phenomena. It comes with an extensive models library including models in a variety of domains, such as economics, biology, physics, chemistry, psychology, and system dynamics.[5] NetLogo allows exploration by modifying switches, sliders, choosers, inputs, and other interface elements.[6] Beyond exploring, NetLogo allows authoring new models and modifying extant models.
NetLogo is open source and freely available from the NetLogo website.[7] It is in use in a wide variety of educational contexts from elementary school to graduate school.[8][9][10][11] Many teachers make use of NetLogo in their curricula.[12][13] NetLogo is also widely used in scientific research having been used in several thousand research papers. [4]
NetLogo was designed and authored by Uri Wilensky,[14] director of Northwestern University's Center for Connected Learning and Computer-Based Modeling (CCL).[15]
Other features
In addition to agent-based modeling, NetLogo also includes basic support for dynamic system modeling.
Books
Several books have been published about NetLogo.[16]
Books available in print include:
Wilensky, Uri; Rand, William (2015). An introduction to agent-based modeling: Modeling natural, social and engineered complex systems with NetLogo. Cambridge: MIT Press. ISBN978-0-262-73189-8.
Romanowska, Iza; Wren, Colin D.; Crabtree, Stefania A. (2021). Agent Based Modeling for Archaeology: Simulating the Complexity of Societies. Santa Fe, New Mexico: Santa Fe Institute Press. ISBN978-1-947864-25-2.
NetLogo Web is a version that runs on JavaScript, instead of the JVM, so models may be run in a web browser. However, it does not have all features of the desktop version, and the official website advises that the "desktop version of NetLogo is recommended for most uses".[20]
Examples
A simple multiagent model in NetLogo is the Wolf-Sheep Predation model,[21] which is shown in the screenshot above. It models the population growth of a predator/prey system over time. It has the following characteristics:
There are two breeds of turtles, called sheep and wolves.
Sheep and wolves move randomly and have limited energy.
Wolves and sheep lose energy by moving. If a wolf or sheep has zero energy, it dies.
Sheep gain energy by eating grass.
Wolves gain energy by eating sheep.
Both wolves and sheep can reproduce, sharing energy with their offspring.
HubNet
HubNet is a technology that uses NetLogo to run participatory simulations in the classroom.[22] In a participatory simulation, a whole group of users takes part in enacting the behavior of a system. Using an individual device, such as a networked computer or Texas Instrumentsgraphing calculator, each user acts as a separate, independent agent.
One example of a HubNet activity is Tragedy of the Commons,[23] which models the economic problem called the tragedy of the commons.
^Wilensky, Uri (1999–2019). "Types of Agents in NetLogo". The Center for Connected Learning and Computer-Based Modeling (CCL). Evanston, Illinois: Northwestern University. Retrieved 2019-05-03.
^Kornhauser, Daniel; Rand, William; Wilensky, Uri (November 15–17, 2007). Visualization Tools for Agent-Based Modeling in NetLogo(PDF). Agent2007. The Center for Connected Learning and Computer-Based Modeling (CCL). Chicago, Illinois: Northwestern University. Retrieved 2019-05-03.
^ abWilensky, Uri (1999–2025). "NetLogo References". The Center for Connected Learning and Computer-Based Modeling (CCL). Evanston, Illinois: Northwestern University. Retrieved 2025-01-24.
^Wilensky, Uri (1999–2025). "NetLogo Models Library". The Center for Connected Learning and Computer-Based Modeling (CCL). Evanston, Illinois: Northwestern University. Retrieved 2019-05-03.
^Wilensky, Uri (1999–2025). "Interface Guide". The Center for Connected Learning and Computer-Based Modeling (CCL). Evanston, Illinois: Northwestern University. Retrieved 2020-01-24.
^Wilensky, Uri (1999–2019). "Download NetLogo". The Center for Connected Learning and Computer-Based Modeling (CCL). Evanston, Illinois: Northwestern University. Retrieved 2019-05-03.
^Holmes, David M. "Comp Sci at Stuyvesant with D. Holmes". Professional web site for David Holmes. New York City, New York, United States. Retrieved 2019-05-03.
^Wilensky, Uri (1999–2019). "NetLogo: Resources and Links". The Center for Connected Learning and Computer-Based Modeling (CCL). Evanston, Illinois: Northwestern University. Retrieved 2019-05-03.
^Wilensky, Uri (2002). "Tragedy of the Commons HubNet". The Center for Connected Learning and Computer-Based Modeling (CCL). Evanston, Illinois: Northwestern University. Retrieved 2019-05-03.