Handle predicates with the same name but different arity #37
Labels
No Label
aesthetic
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
suggestion
task
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: patrick/anthem#37
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In ASP, there may exist multiple predicate symbols with the same name but different arity. This is a problem, because TPTP most likely doesn’t support this.
A quick workaround would be to replace the predicate names with consecutive numbers for each unique predicate symbol.