f | [Path 1]: | f | [Path 1]: |
| 0: Start of execution: Beginning Search | | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: cost_per_pack(Candidate Variable_1) | | 2: Searching: cost_per_pack(Candidate Variable_1) |
| 3: Found: cost_per_pack(107) | | 3: Found: cost_per_pack(107) |
| 4: Searching: discount(Candidate Variable_2) | | 4: Searching: discount(Candidate Variable_2) |
| 5: Found: discount(106) | | 5: Found: discount(106) |
| 6: Searching: total_money(Candidate Variable_3) | | 6: Searching: total_money(Candidate Variable_3) |
| 7: Found: total_money(93) | | 7: Found: total_money(93) |
| 8: Searching: buy_packs(107, 106, 93, Candidate Variable_0) | | 8: Searching: buy_packs(107, 106, 93, Candidate Variable_0) |
n | 9: Searching: _14524 is 107-106 | n | 9: Searching: _18174 is 107-106 |
| 10: Found: 1 is 107-106 | | 10: Found: 1 is 107-106 |
n | 11: Searching: _5834 is 93/1 | n | 11: Searching: _5830 is 93/1 |
| 12: Found: 93 is 93/1 | | 12: Found: 93 is 93/1 |
| 13: Found: buy_packs(107, 106, 93, 93) | | 13: Found: buy_packs(107, 106, 93, 93) |
| 14: Found: query(93) | {'Result': 'Packs = 93'} | | 14: Found: query(93) | {'Result': 'Packs = 93'} |
t | | t | |