/Destine

Discrete Event Simulation library inspired by SimPy

Primary LanguageC#Apache License 2.0Apache-2.0

Destine

A Discrete Event Simulation library for .net core, inspired by SimPy.

Getting Started

Clone the repo and import the Destine project into your own project. Eventually there may be a nuget package.

Prerequisites

All the dependencies are managed via Nuget

Running the tests

Soon(tm)

Samples

There is a Destine.Samples project that includes some sample programs. They follow the Simpy in 10 Minutes tutorial.

Contributing

Please read CONTRIBUTING.md (todo) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. (todo)

License

This project is licensed under the MIT License - see the LICENSE.md file for details