simmer - Discrete-Event Simulation for R
A process-oriented and trajectory-based Discrete-Event Simulation (DES) package for R. It is designed as a generic yet powerful framework. The architecture encloses a robust and fast simulation core written in 'C++' with automatic monitoring capabilities. It provides a rich and flexible R API that revolves around the concept of trajectory, a common path in the simulation model for entities of the same type. Documentation about 'simmer' is provided by several vignettes included in this package, via the paper by Ucar, Smeets & Azcorra (2019, <doi:10.18637/jss.v090.i02>), and the paper by Ucar, Hernández, Serrano & Azcorra (2018, <doi:10.1109/MCOM.2018.1700960>); see 'citation("simmer")' for details.
Last updated 2 months ago
discrete-eventsimulation
11.41 score 222 stars 6 packages 400 scripts 1.4k downloadssimmer.plot - Plotting Methods for 'simmer'
A set of plotting methods for 'simmer' trajectories and simulations.
Last updated 2 months ago
discrete-eventplotsimulationvisualization
6.18 score 10 stars 150 scripts 627 downloadssimmer.bricks - Helper Methods for 'simmer' Trajectories
Provides wrappers for common activity patterns in 'simmer' trajectories.
Last updated 1 years ago
discrete-eventsimulation
5.30 score 6 stars 1 packages 22 scripts 195 downloadssimmer.optim - Parameter Optimization Functions for 'simmer'
A set of optimization functions for variable optimization in simmer simulations.
Last updated 2 years ago
discrete-eventoptimizationsimulation
4.35 score 15 stars 4 scriptssimmer.mon - Monitoring Backends for 'simmer'
Provides additional monitoring backends for 'simmer', e.g., the ability to connect the simulation output to a database.
Last updated 2 years ago
2.40 score 5 stars 2 scriptssimmer.json - Translates JSON into a simmer environment
Define a simmer simulation problem using JSON syntax. This makes for easy sharing of simulation definitions and for easily digesting a simulation definition through an API.
Last updated 9 years ago
discrete-eventjsonserializationsimulation
2.30 score 4 stars 4 scripts