forsyde / forsyde-shallow

ForSyDe's Haskell-embedded Domain Specific Language
https://forsyde.github.io/forsyde-shallow/
BSD 3-Clause "New" or "Revised" License
12 stars 9 forks source link

Add Discrete Time Library #2

Open ingo-sander opened 8 years ago

ingo-sander commented 8 years ago

The old code for the discrete time library (Mikkel, Hosein, Ingo) should be further developed into new DTLib that is part of the ForSyDe library.

ugeorge commented 6 years ago

It should be clarified what "DT" and "DE" means. According to Lee (1998) "discrete time" is the same as our implementation of the SY MoC. I don't have it now, but I believe the aforementioned "DTLib" implements one instance of conservative discrete event simulator. This needs to be further checked.