You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sylvan: update to newest version
Changes:
- now supports MTBDDs (not used in LTSmin)
- Improved C++ interface
- Bugfixes in file load/store
- Better performance for sylvan_relprev
- Redesign of hash table to use bitmaps and support custom hash/equals functions
- Skip cache_put when hashes are identical again