v0.9.2
Aaltitoad Release v0.9.2
This release fixes a lot of issues and bugs with the experimental release. It should be more compatible with more things.
Changes:
These are the major changes since 0.9b
See the full changelog 0.9b...v0.9.2 for a comprehensive list of changes.
- Added CI via github actions
- Added fischer-2/5/10 mutex variants for testing
- Added an attempt to fix hash-collision issue
- Added version info through CMAKE and this changelog
- Fixed a problem with the nondeterminism strategy
- Added multimap usage in order to not throw away states with colliding states
- Removed the
and
andor
keywords in boolean expressions to avoid naming problems