Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Releases: potassco/anthem-1

anthem 0.1.2

23 Mar 14:35
v0.1.2
7dcd684
Compare
Choose a tag to compare

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

06 Mar 16:34
v0.1.1
40341e4
Compare
Choose a tag to compare

Features

  • support for choice rules (without guards)

anthem 0.1.0

24 Nov 22:57
fe81714
Compare
Choose a tag to compare

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