Skip to content

Production Release

Choose a tag to compare

@simnation simnation released this 03 Jul 19:15
· 23 commits to master since this release

This release contains the jsimplesim simulation framework with complete and testet functionality. The instructive example of an elevator control simulation was added to illustrate agent-building and to compare a static and dynamic modeling approach. Documentation was improved, too.

Changes to last release:

  • Logging to stream functionality added to AbstractBasicAgent
  • Class Message substitutes DirectMessage (deprecated)
  • Utility methods added to Time class
  • Minor improvements to javadoc

For further instruction on using this package, please visit https://jsimplesim.org/

Additionally, you may find the API documentation at https://jsimplesim.org/javadoc/

If you have any question, feedback or comments, please add it to the discussion or contact me at rene@jsimplesim.org