Merge branch 'develop' of github.com:potassco/anthem into fix-disjunctions

This commit is contained in:
Patrick Lühne 2017-03-23 02:13:00 +01:00
commit 906f83a527
No known key found for this signature in database
GPG Key ID: 05F3611E97A70ABF
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@
## (unreleased)
Features:
* basic simplification of output formulas (optional)
* command-line option `--simplify` to turn on simplification
Internal:
* explicit syntax tree representation for first-order formulas