f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Beginning Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: query_hours_for_people(5, Candidate Variable_0) | | 2: Searching: query_hours_for_people(5, Candidate Variable_0) |
| 3: Searching: time_for_people(5, Candidate Variable_1) | | 3: Searching: time_for_people(5, Candidate Variable_1) |
| 4: Searching: time_for_one_person_whole_house(Candidate Variable_2) | | 4: Searching: time_for_one_person_whole_house(Candidate Variable_2) |
| 5: Searching: _14512 is 5*2 | | 5: Searching: _15126 is 5*2 |
| 6: Found: 10 is 5*2 | | 6: Found: 10 is 5*2 |
| 7: Found: time_for_one_person_whole_house(10) | | 7: Found: time_for_one_person_whole_house(10) |
| 8: Searching: _15130 is 10/5 | | 8: Searching: _14512 is 10/5 |
| 9: Found: 2 is 10/5 | | 9: Found: 2 is 10/5 |
| 10: Found: time_for_people(5, 2) | | 10: Found: time_for_people(5, 2) |
| 11: Searching: days_to_hours(2, Candidate Variable_0) | | 11: Searching: days_to_hours(2, Candidate Variable_0) |
| 12: Searching: _16356 is 2*24 | | 12: Searching: _5830 is 2*24 |
| 13: Found: 48 is 2*24 | | 13: Found: 48 is 2*24 |
| 14: Found: days_to_hours(2, 48) | | 14: Found: days_to_hours(2, 48) |
| 15: Found: query_hours_for_people(5, 48) | | 15: Found: query_hours_for_people(5, 48) |
| 16: Found: query(48) | {'Result': 'Hours = 48'} | | 16: Found: query(48) | {'Result': 'Hours = 48'} |
| | | |