Related: How to find unexpected choicepoints?
Can prevent unwanted backtracking with:
once(data(catalog1, mike, deposit, X)).
That data_deposite_get/3
is probably useful, but not necessary.
Related: How to find unexpected choicepoints?
Can prevent unwanted backtracking with:
once(data(catalog1, mike, deposit, X)).
That data_deposite_get/3
is probably useful, but not necessary.