@hackage aivika-branches0.3
Nested discrete event simulation module for the Aivika library
Installation
Dependencies (7)
- aivika >=5.2
- aivika-transformers >=5.2
- base >=3 && <6
- containers >=0.4.0.0
- mtl >=2.1.1
- mwc-random >=0.13.0.0 Show all…
Dependents (1)
@hackage/acme-everything
This package extends the aivika-transformers [1] library and allows creating branches to run nested simulations within simulation. The branches are very cheap but still not free.
To run the simulation experiment by the Monte-Carlo method, you can use additional packages. They will allow you to save the simulation results in SQL database and then generate a report consisting of HTML pages with charts, histograms, links to CSV tables, summary statistics and so on. Please consult the AivikaSoft [2] website for more details.