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.
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.
patrick
added this to the anthem 0.2.0 milestone 2019-01-30 21:17:04 +01:00
patrick
self-assigned this 2019-01-30 21:17:04 +01:00
patrick
added the bug label 2019-01-30 21:17:04 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.