8.0.0
[8.0.0] - 2024-08-01
- Several new operations for BDDs were added, namely
relnextUnion
,relprevUnion
,saturationForward
,boundedSaturationForward
,saturationBackward
andboundedSaturationBackward
. - Fixed an integer overflow bug, which may trigger while checking for the need to resize the node array, causing large node arrays to grow unnecessary.