All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sim.README Maven / Gradle / Ivy

Go to download

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!
sim

This package holds most of the MASON simulation toolkit.  The exception 
is MersenneTwister, which is in the 'ec' package to retain compatibility 
with MASON's sister class, ECJ.

If you're looking for the top-level README and documentation, look in the
'mason' directory, which is the parent directory of this one.

The subpackages are:

engine		The simulation core, including the schedule
field		Data structures representing 2D and 3D space and networks
		(so-called 'fields')
display		2D Visualization GUI elements
portrayal	Objects used by the 2D display package to represent the objects
		in various fields in your simulation
display3d	3D Visualization GUI elements
portrayal3d	Objects used by the 3D display package to represent the objects
		in various fields in your simulation
util		Utility classes
app		Demo application examples





© 2015 - 2025 Weber Informatics LLC | Privacy Policy