sim.app.cto.index.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mason Show documentation
Show all versions of mason Show documentation
MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.
The newest version!
Cooperative Target Observation
By Keith Sullivan, Liviu Panait, Gabriel Balan, and Sean Luke
In Cooperative Target Observation, a number of agents need to keep under continuous surveillance a set of moving targets. The model is implemented using the Continuous2D field in MASON. In this simple demo, the agents use the KMeans algorithm to cluster the targets (based on proximity). The targets move toward randomly chosen destinations.
A much more advanced version of the software was used for a paper at the AAMAS-2005 conference: "Tunably Decentralized Algorithms for Cooperative Target Observation", http://cs.gmu.edu/~eclab/papers/luke05tunable.pdf Related papers may be found at the ECLab website
© 2015 - 2025 Weber Informatics LLC | Privacy Policy