f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Begining Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0, Candidate Variable_1) | | 1: Searching: query(Candidate Variable_0, Candidate Variable_1) |
| 2: Searching: sophia_bought(Candidate Variable_2, Candidate Variable_3) | | 2: Searching: sophia_bought(Candidate Variable_0, Candidate Variable_1) |
| 3: Searching: rose_bought(Candidate Variable_4, Candidate Variable_5) | | 3: Searching: rose_bought(Candidate Variable_2, Candidate Variable_3) |
| 4: Found: rose_bought(12, 4) | | 4: Found: rose_bought(12, 4) |
| 5: Found: sophia_bought(OnionsSophia, PotatoesSophia) | {'OnionsSophia': '8', 'PotatoesSophia': '0'} | | 5: Searching: 12=:=4*4 |
| 6: Found: query(8, 0) | {'Result': 'OnionsSophia = 8, PotatoesSophia = 0'} | | 6: Fail: 12=:=4*4 | {'Result': 'Search Failed'} |
| | | 7: Fail: sophia_bought(Candidate Variable_0, Candidate Variable_1) | {'Result': 'Search Failed'} |
| | | 8: Fail: query(Candidate Variable_0, Candidate Variable_1) | {'Result': 'Search Failed'} |
| | | |