Abderos
Results
1
comments of
Abderos
Thank you for answering. I will definitely check clingcon but thinking about it i think my question is clearer this way: ``` q(0,node,a). q(0,connect,y). q(0,connect,z). q(0,connect,p). q(1,node,b). q(1,connect,q). available(0..n). ```...