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
Conditional literals are supported, but currently only for ordinary atoms
and not for builtin predicates. Therefore you can write your program as
follows:
Hello!
I would like to use ASP generator rules to model a problem in dlvhex2.
But I couldn't find anything about that in the documentation.
Is there a way to use generator rules with dlvhex2?
I made a mini example modeled after my requirements:
Facts:
I want to be able to write:
Instead of:
Is this possible with dlvhex2?
Additionally it also would be nice to have the Gringo short hand syntax available:
Greetings,
Bruno
The text was updated successfully, but these errors were encountered: