Support exponentiation operator

Because of a bug in the Clingo API, the exponentation operator was not
properly exposed to anthem. This updates Clingo to a version with a
fixed API and adds proper support for exponentation within anthem along
with a matching unit test.
This commit is contained in:
2018-04-09 00:07:47 +02:00
parent 7b6729acaa
commit eaabeb0c55
5 changed files with 22 additions and 5 deletions