Software:MASON (Java)

From HandWiki
MASON
Developer(s)Sean Luke
Initial release2003; 21 years ago (2003)
Stable release
20 / September 3, 2019; 4 years ago (2019-09-03)
Written inJava
PlatformJava platform
Size3.3 MB
Available inEnglish
TypeAgent-based model simulation
LicenseAcademic Free License, version 3.0 (with caveats)
Websitecs.gmu.edu/~eclab/projects/mason/

MASON is a multi-agent simulation environment developed in Java.

Development

MASON is developed at George Mason University's Evolutionary Computation Laboratory in conjunction with the GMU Center for Social Complexity. First released in 2003, the environment continues to be maintained and kept up to date. The name, as well as referring to the parent institution, derives from the acronym Multi-Agent Simulator Of Neighborhoods (or Networks).[1]

MASON development started within the Java.net environment,[2] then moved to Google Code[3] and is now at GitHub.[4]

Whilst MASON is less extensive than other similar libraries it is designed with simplicity and execution speed as a priority.[5]

Applets

Applets developed using MASON include Craig Reynolds' Boids algorithm, Balls and Bands, a simulation of Hooke's Law, an L-system generator, Conway's Game of Life, Sugarscape and autonomous multi-robot systems.[6]

MASON may be used with the Eclipse Integrated development environment.[7]

See also

References

External links