You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: