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: calculate_total_bill(Candidate Variable_0) | | 2: Searching: calculate_total_bill(Candidate Variable_0) |
| 3: Searching: amount_paid_per_person(Candidate Variable_1) | | 3: Searching: amount_paid_per_person(Candidate Variable_1) |
| 4: Found: amount_paid_per_person(33) | | 4: Found: amount_paid_per_person(33) |
| | | 5: Searching: _5830 is 33*2 |
| | | 6: Found: 66 is 33*2 |
| 5: Found: calculate_total_bill(66) | | 7: Found: calculate_total_bill(66) |
| 6: Found: query(66) | {'Result': 'TotalBill = 66'} | | 8: Found: query(66) | {'Result': 'TotalBill = 66'} |
| | | |