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_sleep(Candidate Variable_0) | | 2: Searching: total_sleep(Candidate Variable_0) |
| 3: Searching: monday_sleep(Candidate Variable_1) | | 3: Searching: monday_sleep(Candidate Variable_1) |
| 4: Found: monday_sleep(8) | | 4: Found: monday_sleep(8) |
| 5: Searching: tuesday_wednesday_sleep(Candidate Variable_2) | | 5: Searching: tuesday_wednesday_sleep(Candidate Variable_2) |
| 6: Found: tuesday_wednesday_sleep(6) | | 6: Found: tuesday_wednesday_sleep(6) |
| 7: Searching: thursday_to_sunday_sleep(Candidate Variable_3) | | 7: Searching: thursday_to_sunday_sleep(Candidate Variable_3) |
| 8: Found: thursday_to_sunday_sleep(7) | | 8: Found: thursday_to_sunday_sleep(7) |
t | 9: Searching: _5834 is 8+2*6+5*7 | t | 9: Searching: _5830 is 8+2*6+5*7 |
| 10: Found: 98 is 8+2*6+5*7 | | 10: Found: 55 is 8+2*6+5*7 |
| 11: Found: total_sleep(98) | | 11: Found: total_sleep(55) |
| 12: Found: query(98) | {'Result': 'TotalHours = 98'} | | 12: Found: query(55) | {'Result': 'TotalHours = 55'} |
| | | |