Skip to content

v2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tlask tlask released this 20 Nov 14:54
· 20 commits to master since this release
fb0bb36
  • Added new time concepts:
    • Event
    • Time tact
    • Fire duration
    • Immediate
  • Added benefit conflict solution for PD with:
    • Greedy algorithm
    • Quotient greedy algorithm
    • Brach and bound algorithm
  • Modified (real) test arc
  • Modified (real) inhibitor arc
  • New stochastic transitions:
    • TES
    • TFDS
  • New distributions:
    • Uniform
    • Triangular
    • Trunked normal
    • Discrete
  • Minor bug fixes