I am stuck up for a very long time with the prolog error in my homework.
I try to make a addition using is/2
and it always results in:
++Error[XSB/Runtime/P]: [Instantiation] ++Error[XSB]: [Runtime/C] Uninstantiated
argument of evaluable function +/2
Goal: _Var + 2, probably as 2nd arg of is/2
Any pointer will greatly help me in completing my homework.