Open bvssvni opened 3 years ago
https://github.com/advancedresearch/avalog/blob/master/source/psi.txt#L82
This should be changed to:
s'(X) : nat :- (tr, inf), X : nat.
Prevents unnecessary sub-rules from being generated.
https://github.com/advancedresearch/avalog/blob/master/source/psi.txt#L82
This should be changed to:
s'(X) : nat :- (tr, inf), X : nat.
Prevents unnecessary sub-rules from being generated.