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: zoe_songs(Candidate Variable_0) | | 2: Searching: zoe_songs(Candidate Variable_0) |
| 3: Searching: total_songs(3, 5, Candidate Variable_0) | | 3: Searching: total_songs(3, 5, Candidate Variable_0) |
t | 4: Searching: _14526 is 3*3 | t | 4: Fail: total_songs(3, 5, Candidate Variable_0) | {'Result': 'Search Failed'} |
| 5: Found: 9 is 3*3 | | 5: Fail: zoe_songs(Candidate Variable_0) | {'Result': 'Search Failed'} |
| 6: Searching: _15754 is 5*3 | | 6: Fail: query(Candidate Variable_0) | {'Result': 'Search Failed'} |
| 7: Found: 15 is 5*3 | | |
| 8: Searching: _5834 is 9+15 | | |
| 9: Found: 24 is 9+15 | | |
| 10: Found: total_songs(3, 5, 24) | | |
| 11: Found: zoe_songs(24) | | |
| 12: Found: query(24) | {'Result': 'TotalSongs = 24'} | | |