desmod icon indicating copy to clipboard operation
desmod copied to clipboard

Discrete Event Simulation Modeling framework for SimPy

Results 2 desmod issues
Sort by recently updated
recently updated
newest added

Hello! Loving this library - helping me out with a simulation I'm working on. What is the point of defining parent/child relationships? Is it only to generate DOT diagrams?

We include a `post_sim_fail_hook` method in desmo and enable components to inject behavior upon simulation failure. Components can use this hook to clean up simulation state or artifacts.