This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
TP-KRR/pip2/instance.db
vandechat96 94a5a22062 first commit
2023-02-28 22:29:48 +01:00

9 lines
92 B
Plaintext

d2(r,1,2).
d2(r,2,1).
d2(s,1,1).
d3(t,2,1,2).
q2(r,x,y).
q2(r,y,x).
q2(s,x,x).
q3(t,y,z,y).