f | [Path 1]: | f | [Path 1]: |
n | | n | 0: Start of execution: Beginning Search |
| | | 1: Searching: query(Candidate Variable_0) |
| | | 2: Searching: current_figures(Candidate Variable_1) |
| | | 3: Found: current_figures(10) |
| | | 4: Searching: added_figures(Candidate Variable_2) |
| | | 5: Found: added_figures(2) |
| | | 6: Searching: removed_figures(Candidate Variable_3) |
| | | 7: Found: removed_figures(7) |
| | | 8: Searching: initial_figures(10, 2, 7, Candidate Variable_0) |
| | | 9: Searching: _5830 is 10+2-7 |
| | | 10: Found: 5 is 10+2-7 |
| | | 11: Found: initial_figures(10, 2, 7, 5) |
| | | 12: Found: query(5) | {'Result': 'Initial = 5'} |
| | | |
t | 0: Start of execution: Beginning Search | t | |
| 1: Searching: query(Candidate Variable_0) | | |
| 2: Searching: current_figures(Candidate Variable_1) | | |
| 3: Found: current_figures(10) | | |
| 4: Searching: added_figures(Candidate Variable_2) | | |
| 5: Found: added_figures(2) | | |
| 6: Searching: removed_figures(Candidate Variable_3) | | |
| 7: Found: removed_figures(7) | | |
| 8: Searching: initial_figures(10, 2, 7, Candidate Variable_0) | | |
| 9: Searching: _5834 is 10+2-7 | | |
| 10: Found: 15 is 10+2-7 | | |
| 11: Found: initial_figures(10, 2, 7, 15) | | |
| 12: Found: query(15) | {'Result': 'Initial = 15'} | | |