A Discrete Event Simulation library for .net core, inspired by SimPy.
Clone the repo and import the Destine project into your own project. Eventually there may be a nuget package.
All the dependencies are managed via Nuget
Soon(tm)
There is a Destine.Samples project that includes some sample programs. They follow the Simpy in 10 Minutes tutorial.
Please read CONTRIBUTING.md (todo) for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. (todo)
This project is licensed under the MIT License - see the LICENSE.md file for details