Skip to content

Roadmap

Romain Franceschini edited this page Apr 30, 2020 · 4 revisions

The following features are considered:

  • Re-introduce calendar queue and ladder queue
  • Merge DPDEMAS (agent-based models)
  • Tracers
  • Typed ports
  • Runtime checks on port values
  • Distributed simulations
    • MPI bindings (see mpi.cr)
    • Model serialization
    • Disallow symbols as names
    • Allow reading external inputs from IO (file e.g. CSV, socket)
    • Forward external outputs to IO
    • Implement conservative approach
    • Implement TimeSequence to record past events
    • Implement optimistic approach
  • Parallel simulations? (negative speedup with // simultaneous events most of the time)

Thanks for reading the docs! Checkout the API

Clone this wiki locally