Skip to content

Commit

Permalink
grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Dec 30, 2023
1 parent 6924bb8 commit 1ac7ea3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@

* Clean-up GHC extensions required in the cabal file, and changes required to compile cleanly with GHC 9.8 series.

* Add 'partition', which allows for partitioning all-sat search spaces when models are generated.
* Added 'partition', which allows for partitioning all-sat search spaces when models are generated.

* Add 'sSetBitTo', variant of 'setBitTo', but allows symbolic indexes.
* Added 'sSetBitTo', variant of 'setBitTo', but allows symbolic indexes.

* Added `Documentation.SBV.Examples.Misc.ProgramPaths`, showing an example use of all-sat partitioning.
Expand Down

0 comments on commit 1ac7ea3

Please sign in to comment.