f | [Path 1]: | f | [Path 1]: |
n | 0: Start of execution: Begining Search | n | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: difference_in_apples(90, 87, Candidate Variable_0) | | 2: Searching: difference_in_apples(90, 87, Candidate Variable_0) |
n | 3: Searching: _14512 is 100-10 | n | 3: Searching: 90 is 100-10 |
| 4: Found: 90 is 100-10 | | 4: Found: 90 is 100-10 |
n | 5: Searching: _15738 is 77+10 | n | 5: Searching: 87 is 77+10 |
| 6: Found: 87 is 77+10 | | 6: Found: 87 is 77+10 |
n | 7: Searching: _16964 is 90-87 | n | 7: Searching: _5830 is 90-87 |
| 8: Found: 3 is 90-87 | | 8: Found: 3 is 90-87 |
| 9: Found: difference_in_apples(90, 87, 3) | | 9: Found: difference_in_apples(90, 87, 3) |
| 10: Found: query(3) | {'Result': 'Difference = 3'} | | 10: Found: query(3) | {'Result': 'Difference = 3'} |
t | | t | |