Published April 24, 2024 | Version v1.3.0
Software Open

jrclogic/SMCDEL: v1.3.0

  • 1. ILLC, University of Amsterdam

Description

New:

  • ZDDs as alternative in SMCDEL.Symbolic.S5_CUDD and SMCDEL.Symbolic.K_CUDD (by @dushiel)
  • SMCDEL.Symbolic.Ki and SMCDEL.Symbolic.Ki_CUDD using one agent-indexed DD (by @dushiel)
  • SMCDEL.Symbolic.S5_DD: using the pure Haskell decision-diagrams library
  • Examples: add generalised versions of Sum and Product and Dining Cryptographers
  • Web and CLI: add ONEOF keyword to allow formulas like ONEOF (p, q, r) - fix #21
  • Web and CLI: allow lists after Kw for formulas like bob knows whether (p, q)
  • Add gitpod and devcontainer configurations
  • Haddock documentation, replacing the literate Haskell PDF document
  • Add D and Dw operators for distributed knowledge (by @foxyseta and @BasLaa)
  • Multipointed models and structures for S5

Changed:

  • Web UI improvements: syntax highlighting, vertically maximized
  • Use defaultVocabulary also for random Boolean formulas (and thus BDDs)
  • Use open instead of hardcoding Okular
  • Use newer HasCacBDD with faster sizeOf
  • Bug fixes in simStep

Full Changelog: https://github.com/jrclogic/SMCDEL/compare/v1.2.0...v1.3.0

Files

jrclogic/SMCDEL-v1.3.0.zip

Files (2.7 MB)

Name Size Download all
md5:adcb482e93f37737a64ae2a9285952c3
2.7 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/jrclogic/SMCDEL/tree/v1.3.0 (URL)