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_items(8, 4, 6, Candidate Variable_0) | | 2: Searching: total_items(8, 4, 6, Candidate Variable_0) |
| 3: Searching: scarves_total(8, 4, Candidate Variable_1) | | 3: Searching: scarves_total(8, 4, Candidate Variable_1) |
n | 4: Searching: _14512 is 8*4 | n | 4: Searching: _14520 is 8*4 |
| 5: Found: 32 is 8*4 | | 5: Found: 32 is 8*4 |
| 6: Found: scarves_total(8, 4, 32) | | 6: Found: scarves_total(8, 4, 32) |
| 7: Searching: mittens_total(8, 6, Candidate Variable_2) | | 7: Searching: mittens_total(8, 6, Candidate Variable_2) |
n | 8: Searching: _16996 is 8*6 | n | 8: Searching: _16984 is 8*6 |
| 9: Found: 48 is 8*6 | | 9: Found: 48 is 8*6 |
| 10: Found: mittens_total(8, 6, 48) | | 10: Found: mittens_total(8, 6, 48) |
n | 11: Searching: _5834 is 32+48 | n | 11: Searching: _5830 is 32+48 |
| 12: Found: 80 is 32+48 | | 12: Found: 80 is 32+48 |
| 13: Found: total_items(8, 4, 6, 80) | | 13: Found: total_items(8, 4, 6, 80) |
| 14: Found: query(80) | {'Result': 'TotalItems = 80'} | | 14: Found: query(80) | {'Result': 'TotalItems = 80'} |
t | | t | |