smcdel v1.1.0 Release Notes
Release Date: 2019-12-09 // about 5 years ago-
๐ New:
- minimization under bisimulation
- dynamic operators in formulas via
Data.Dynamic
- multipointed models, action models, structures and events
- โ added Cheryl's Birthday and Cheryl's Age examples
- experimental functions for epistemic planning (with small examples)
- โ more instances for QuickCheck, more tests
- โ add S5 to K conversion in
SMCDEL.Translations.Convert
- ๐ improvements to the web interface
๐ Changed:
- โก๏ธ polymorphic
update
replacesproductUpdate
,transform
,pubAnnounce
etc. - ๐ factual change by default: merge
Symbolic.S5.Change
intoSymbolic.S5
etc. - โ remove changeprops in (Kn)Trf to avoid redundancy with changelaw
- ๐ move BDD related functions to HasCacBDD (
substit
,substitSimul
) - avoid
Data.Map
in S5 modules, no longer depend onlens
- ๐ฆ replace
.cabal
file with apackage.yml
forhpack
Previous changes from v1.0.0
-
๐ New:
- action models and transformers with factual change
NonS5
modules, now calledK
, are no longer experimental- separate types
State
andWorld
- โ automated testing and benchmarks
- ๐ lots of bugfixes
โ Removed:
- ๐ support for
robbed
,NooBDD
andZ3
- old Example files