f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Begining Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: total_people_week(Candidate Variable_0) | | 2: Searching: total_people_week(Candidate Variable_0) |
| 3: Searching: total_people_day1(Day1) | | 3: Searching: total_people_day1(Candidate Variable_1) |
| | | 4: Searching: _14508 is 50 |
| 4: Found: Day1 is 50 | | 5: Found: 50 is 50 |
| 5: Found: total_people_day1(50) | | 6: Found: total_people_day1(50) |
| 6: Searching: total_people_day2(50, Candidate Variable_1) | | 7: Searching: total_people_day2(50, Candidate Variable_2) |
| 7: Searching: _14512 is 50+20 | | 8: Searching: _16950 is 50+20 |
| 8: Found: 70 is 50+20 | | 9: Found: 70 is 50+20 |
| 9: Found: total_people_day2(50, 70) | | 10: Found: total_people_day2(50, 70) |
| 10: Searching: total_people_day3(70, Candidate Variable_2) | | 11: Searching: total_people_day3(70, Candidate Variable_3) |
| 11: Searching: _16976 is 70*2 | | 12: Searching: _19406 is 70*2 |
| 12: Found: 140 is 70*2 | | 13: Found: 140 is 70*2 |
| 13: Found: total_people_day3(70, 140) | | 14: Found: total_people_day3(70, 140) |
| 14: Searching: average_remaining_days(Candidate Variable_3) | | 15: Searching: average_remaining_days(Candidate Variable_4) |
| 15: Found: Average is 60 | | 16: Searching: _21862 is 60 |
| | | 17: Found: 60 is 60 |
| 16: Found: average_remaining_days(60) | | 18: Found: average_remaining_days(60) |
| 17: Searching: _5834 is 60*4 | | 19: Searching: _5830 is 50+70+140+60*4 |
| 18: Found: 240 is 60*4 | | 20: Found: 500 is 50+70+140+60*4 |
| 19: Found: total_people_week(50+70+140+240) | | 21: Found: total_people_week(500) |
| 20: Found: query(500) | {'Result': 'Total = 500'} | | 22: Found: query(500) | {'Result': 'Total = 500'} |
| | | |