f | [Path 1]: | f | [Path 1]: |
n | | n | 0: Start of execution: Beginning Search |
| | | 1: Searching: query(Candidate Variable_0) |
| | | 2: Searching: total_bottles(Candidate Variable_1) |
| | | 3: Found: total_bottles(153) |
| | | 4: Searching: duration_days(Candidate Variable_2) |
| | | 5: Found: duration_days(17) |
| | | 6: Searching: daily_consumption(153, 17, Candidate Variable_0) |
| | | 7: Searching: _5830 is 153//17 |
| | | 8: Found: 9 is 153//17 |
| | | 9: Found: daily_consumption(153, 17, 9) |
| | | 10: Found: query(9) | {'Result': 'BottlesPerDay = 9'} |
| | | |
t | 0: Start of execution: Beginning Search | t | |
| 1: Searching: query(Candidate Variable_0) | | |
| 2: Searching: total_bottles(Candidate Variable_1) | | |
| 3: Found: total_bottles(153) | | |
| 4: Searching: duration_days(Candidate Variable_2) | | |
| 5: Found: duration_days(17) | | |
| 6: Searching: daily_consumption(153, 17, Candidate Variable_0) | | |
| 7: Searching: _14524 is 153//17 | | |
| 8: Found: 9 is 153//17 | | |
| 9: Found: daily_consumption(153, 17, 9) | | |
| 10: Found: query(9) | {'Result': 'BottlesPerDay = 9'} | | |