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_cookies_sold_in_other_villages(Candidate Variable_0) | | 2: Searching: total_cookies_sold_in_other_villages(Candidate Variable_0) |
| 3: Searching: total_cookies_sold(23, Candidate Variable_0) | | 3: Searching: total_cookies_sold(23, Candidate Variable_1) |
| 4: Searching: cookies_per_pack(Candidate Variable_1) | | 4: Searching: cookies_per_pack(Candidate Variable_2) |
| 5: Found: cookies_per_pack(10) | | 5: Found: cookies_per_pack(10) |
| | | 6: Searching: _14508 is 23*10 |
| | | 7: Found: 230 is 23*10 |
| 6: Found: total_cookies_sold(23, 230) | | 8: Found: total_cookies_sold(23, 230) |
| 7: Searching: total_cookies_sold(28, Candidate Variable_2) | | 9: Searching: total_cookies_sold(28, Candidate Variable_3) |
| | | 10: Searching: cookies_per_pack(Candidate Variable_4) |
| | | 11: Found: cookies_per_pack(10) |
| | | 12: Searching: _18182 is 28*10 |
| | | 13: Found: 280 is 28*10 |
| 8: Found: total_cookies_sold(28, 280) | | 14: Found: total_cookies_sold(28, 280) |
| 9: Searching: _5834 is 230+280 | | 15: Searching: _5830 is 230+280 |
| 10: Found: 510 is 230+280 | | 16: Found: 510 is 230+280 |
| 11: Found: total_cookies_sold_in_other_villages(510) | | 17: Found: total_cookies_sold_in_other_villages(510) |
| 12: Found: query(510) | {'Result': 'TotalCookies = 510'} | | 18: Found: query(510) | {'Result': 'TotalCookies = 510'} |
| | | |