f | [Path 1]: | f | [Path 1]: |
n | | n | 0: Start of execution: Beginning Search |
| | | 1: Searching: query(Candidate Variable_0) |
| | | 2: Searching: find_apples(6, Candidate Variable_0) |
| | | 3: Searching: _5830 is 6+4 |
| | | 4: Found: 10 is 6+4 |
| | | 5: Found: find_apples(6, 10) |
| | | 6: Found: query(10) | {'Result': 'XApples = 10'} |
| | | |
t | 0: Start of execution: Beginning Search | t | |
| 1: Searching: query(Candidate Variable_0) | | |
| 2: Searching: find_apples(6, Candidate Variable_0) | | |
| 3: Found: 10 is 6+4 | | |
| 4: Found: find_apples(6, 10) | | |
| 5: Found: query(10) | {'Result': 'XApples = 10'} | | |