Giter Site home page Giter Site logo

simnation / jsimplesim Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 685 KB

A simple framework for multi-agent simulation in java

Home Page: https://jsimplesim.org

License: GNU General Public License v3.0

Java 100.00%
java multi-agent agent-based-modeling simulation agent-based discrete-event framework

jsimplesim's Introduction

JSimpleSim

When building multi-agent simulations you want to focus on your model and the interaction of the agents. Looking for a suitable software can be tedious: Some simulation frameworks are easy to use, but hardly customizable for your task. Others are highly customizable but model building is a software development project of itself. And execution speed is yet another topic.

JSimpleSim offers a sensible balance between fast familiarization with the software, good adaptation to your modelling project and fast simulation speed. Written in Java and based on the discrete-event approach (DES), it has the following features:

  • Easy model building
  • Powerful messaging system and efficient event queues
  • Separation of modelling and simulation โ€“ just try another simulator with the same model!
  • Sequential and concurrent simulation execution available
  • Dynamic model changes during a simulation run
  • Instrumentation on the fly - monitor individual agents and evaluate their data
  • Flexibility: cellular automata, hierarchical or meshed models โ€“ one tool for all.

For more information and a tutorial visit the JSimpleSim project page.

JSimplesim is open source and licensed under GPLv3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.