This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
Releases: potassco/anthem-1
Releases · potassco/anthem-1
anthem 0.1.2
Features
- simplification of output formulas (optional)
- command-line option
--simplify
to turn on simplification
Bug Fixes
- fixes incorrectly translated choice rules with multiple elements in the head aggregate
Internal
- explicit syntax tree representation for first-order formulas
anthem 0.1.1
Features
- support for choice rules (without guards)
anthem 0.1.0
Features
- initial support for translating rules in Essential Gringo (excluding aggregates) to first-order logic formulas
- command-line option
--color
to autodetect, enable, or disable color output - command-line option
--log-level
to control which status messages should be shown