@hackage aivika-branches0.4.1
Nested discrete event simulation module for the Aivika library
Installation
Dependencies (7)
- aivika >=6.0.0
- aivika-transformers >=6.0.0
- base >=3 && <6
- containers >=0.4.0.0
- mtl >=2.1.1
- mwc-random >=0.13.1.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.