Skip to content

0.5.2

Compare
Choose a tag to compare
@daemontus daemontus released this 18 Oct 09:01
· 77 commits to master since this release

This minor release adds a single quality of life improvement:

Bdd objects can now be "translated" between compatible BddVariableSet objects using BddVariableSet::transfer_from. For now, "compatible" is limited to variable renaming (i.e. we are not doing any reordering transformations), but this should still cover most of the typical use cases.