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

This commit is contained in:
2017-03-23 02:13:00 +01:00

View File

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