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
I wonder why we went with that definition instead of defining inputs and outputs positions for all predicates uniformly. I think this would improve the code.
The text was updated successfully, but these errors were encountered:
skeuchel
changed the title
Split all positions of user-defined predicates into input and outputs
Split positions of all user-defined predicates into input and outputs
Nov 14, 2023
The heap predicates have a field that indicates which predicates are precise, and for those it splits up the arguments into inputs and outpus.
katamaran/theories/Syntax/Predicates.v
Lines 56 to 69 in b7d951c
I wonder why we went with that definition instead of defining inputs and outputs positions for all predicates uniformly. I think this would improve the code.
The text was updated successfully, but these errors were encountered: