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: time_difference(Candidate Variable_0) | | 2: Searching: time_difference(Candidate Variable_0) |
| 3: Searching: hot_day_time(3, Candidate Variable_1) | | 3: Searching: hot_day_time(3, Candidate Variable_1) |
| 4: Searching: total_time(3, 34, Candidate Variable_1) | | 4: Searching: total_time(3, 34, Candidate Variable_1) |
n | 5: Searching: _14520 is 3*34 | n | 5: Searching: _14508 is 3*34 |
| 6: Found: 102 is 3*34 | | 6: Found: 102 is 3*34 |
| 7: Found: total_time(3, 34, 102) | | 7: Found: total_time(3, 34, 102) |
| 8: Found: hot_day_time(3, 102) | | 8: Found: hot_day_time(3, 102) |
| 9: Searching: cold_day_time(3, Candidate Variable_2) | | 9: Searching: cold_day_time(3, Candidate Variable_2) |
| 10: Searching: total_time(3, 16, Candidate Variable_2) | | 10: Searching: total_time(3, 16, Candidate Variable_2) |
n | 11: Searching: _16976 is 3*16 | n | 11: Searching: _18196 is 3*16 |
| 12: Found: 48 is 3*16 | | 12: Found: 48 is 3*16 |
| 13: Found: total_time(3, 16, 48) | | 13: Found: total_time(3, 16, 48) |
| 14: Found: cold_day_time(3, 48) | | 14: Found: cold_day_time(3, 48) |
n | 15: Searching: _5834 is 102-48 | n | 15: Searching: _5830 is 102-48 |
| 16: Found: 54 is 102-48 | | 16: Found: 54 is 102-48 |
| 17: Found: time_difference(54) | | 17: Found: time_difference(54) |
| 18: Found: query(54) | {'Result': 'Difference = 54'} | | 18: Found: query(54) | {'Result': 'Difference = 54'} |
t | | t | |