Open wanko opened 1 year ago
We defined head aggregates in clingo as shortcuts for choices + body aggregates. You can have a look at the AG paper.. There is an explicit literal that goes into the choice. For theory atoms, there is no such literal. There is just a condition meant to derive the set of elements of the theory atom.
Example program
test.lp
:Expected result:
Actual result:
Workaround: