Published April 24, 2024
| Version v1.3.0
Software
Open
jrclogic/SMCDEL: v1.3.0
Description
New:
- ZDDs as alternative in
SMCDEL.Symbolic.S5_CUDDandSMCDEL.Symbolic.K_CUDD(by @dushiel) SMCDEL.Symbolic.KiandSMCDEL.Symbolic.Ki_CUDDusing one agent-indexed DD (by @dushiel)SMCDEL.Symbolic.S5_DD: using the pure Haskelldecision-diagramslibrary- Examples: add generalised versions of Sum and Product and Dining Cryptographers
- Web and CLI: add
ONEOFkeyword to allow formulas likeONEOF (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
DandDwoperators for distributed knowledge (by @foxyseta and @BasLaa) - Multipointed models and structures for S5
Changed:
- Web UI improvements: syntax highlighting, vertically maximized
- Use
defaultVocabularyalso for random Boolean formulas (and thus BDDs) - Use
openinstead 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)