Skip to content

Releases: m4lvin/HasCacBDD

0.3.0.0

01 Jan 17:58
Compare
Choose a tag to compare
  • add optimalOrder
  • fix segfault on Apple M1 and ARM aarch64
  • minor improvements of documentation and tests

0.2.0.0

23 Nov 08:58
Compare
Choose a tag to compare
  • rename forall (soon a keyword in GHC) to forall_ and exists to exists_

0.1.0.4

03 Feb 16:17
Compare
Choose a tag to compare

Maintenance release.

  • Faster subsOf and sizeOf.

0.1.0.3

30 Jun 13:30
Compare
Choose a tag to compare

Maintenance release.

  • fix an error which caused svgGraph to hang on long outputs.
  • add Read and Eq classes for BddTree.
  • a few more tests.

0.1.0.2

19 Jun 15:14
Compare
Choose a tag to compare

Correction to extra library paths defined in custom Setup.hs. This should fix problems when HasCacBDD is used as a dependency in projects with recent stack versions.

0.1.0.1

24 Jan 10:44
Compare
Choose a tag to compare
  • new functions: relabelFun, substit, substitSimul
  • simplified test suite
  • improve documentation and hints to get started

0.1.0.0

09 Mar 17:41
Compare
Choose a tag to compare

First complete release, also available on hackage.