simdart 0.2.0 copy "simdart: ^0.2.0" to clipboard
simdart: ^0.2.0 copied to clipboard

A discrete event simulation package for Dart, designed for modeling and analyzing processes and systems.

0.2.0 #

  • Setting to determine how often Future.delayed is used instead of Future.microtask during event execution to allow GUI refresh.
  • Adding numeric properties and counter.
  • Allow creating new resources during simulation.
  • Methods for acquiring and releasing resources within events.

0.1.0 #

  • Initial release
    • Discrete event processing
    • Event scheduling, execution, waiting, and repetition
    • Intervals management
    • Resources
      • Capacity limit
1
likes
0
points
31
downloads

Publisher

verified publishercaduandrade.net

Weekly Downloads

A discrete event simulation package for Dart, designed for modeling and analyzing processes and systems.

Repository (GitHub)
View/report issues

Topics

#system-analysis #event-driven #simulation #discrete-event-simulation

License

unknown (license)

Dependencies

collection, meta

More

Packages that depend on simdart