Skip to content

Commit

Permalink
updated NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
arminbiere committed Jan 31, 2024
1 parent d9f7aae commit b5c0a71
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## Version 1.9.17-rc.1

-
- Dedicated XOR detection and CNF encoding for 'aigtocnf'.

- First output needs to negated in 'aigor'
- Added '-r' option for 'aigselect'.

- First output needs to be negated in 'aigor'
(discovered by Gianpiero Cabodi in 2021).

- Reset types during reencoding (discovered by Sam Bayless in 2016).
Expand All @@ -12,7 +14,7 @@
- Only warn if there are no constraints in 'aigunconstraint'.
- Added better parse error reporting for 'c ' versus 'c<new-line>'.
- Added better parse error context for failed literal reading.
- - Added 'aigerselect' and '-u' option for 'aigunroll'.
- Added '-u' option for 'aigunroll'.
- Added 'aiger[de]interleave.sh' and 'aigerswap[2].sh'
- Fixed 'aigtocnf' to properly respect inputs even if output is constant.
- Allow 'x' for initialized latches in 'aigsim' (thanks to Norbert Manthey)
Expand Down

0 comments on commit b5c0a71

Please sign in to comment.