Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 07:03
· 3 commits to master since this release
a468b61

GenericTensorNetworks v4.0.0

Diff since v3.2.0

Breaking changes

  • The size of SAT problem is changed to the number of satisfied clauses, instead of unsatisfied clauses.

Merged pull requests:

  • Upgrade ProblemReductions, improve documentation (#94) (@GiggleLiu)