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: total_songs(3, 5, 8, Candidate Variable_0) | | 2: Searching: total_songs(3, 5, 8, Candidate Variable_0) |
n | 3: Searching: _14532 is 3*8 | n | 3: Searching: _14520 is 3*8 |
| 4: Found: 24 is 3*8 | | 4: Found: 24 is 3*8 |
n | 5: Searching: _15772 is 5*8 | n | 5: Searching: _15752 is 5*8 |
| 6: Found: 40 is 5*8 | | 6: Found: 40 is 5*8 |
n | 7: Searching: _5834 is 24+40 | n | 7: Searching: _5830 is 24+40 |
| 8: Found: 64 is 24+40 | | 8: Found: 64 is 24+40 |
| 9: Found: total_songs(3, 5, 8, 64) | | 9: Found: total_songs(3, 5, 8, 64) |
| 10: Found: query(64) | {'Result': 'TotalSongs = 64'} | | 10: Found: query(64) | {'Result': 'TotalSongs = 64'} |
t | | t | |