f | [Path 1]: | f | [Path 1]: |
n | | n | 0: Start of execution: Beginning Search |
| | | 1: Searching: query(Candidate Variable_0) |
| | | 2: Searching: initial_money(Candidate Variable_1) |
| | | 3: Found: initial_money(54) |
| | | 4: Searching: remaining_money(Candidate Variable_2) |
| | | 5: Found: remaining_money(29) |
| | | 6: Searching: supermarket_spending(54, 29, Candidate Variable_0) |
| | | 7: Fail: supermarket_spending(54, 29, Candidate Variable_0) | {'Result': 'Search Failed'} |
| | | 8: Fail: query(Candidate Variable_0) | {'Result': 'Search Failed'} |
| | | |
t | 0: Start of execution: Beginning Search | t | |
| 1: Searching: query(Candidate Variable_0) | | |
| 2: Searching: initial_money(Candidate Variable_1) | | |
| 3: Found: initial_money(54) | | |
| 4: Searching: remaining_money(Candidate Variable_2) | | |
| 5: Found: remaining_money(29) | | |
| 6: Searching: supermarket_spending(54, 29, Candidate Variable_0) | | |
| 7: Searching: _14524 is 54-29 | | |
| 8: Found: 25 is 54-29 | | |
| 9: Found: supermarket_spending(54, 29, 25) | | |
| 10: Found: query(25) | {'Result': 'AmountSpent = 25'} | | |