f | [Path 1]: | f | [Path 1]: |
n | 0: Start of execution: Begining Search | n | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: total_glue_sticks(27, 2, Candidate Variable_1) | | 2: Searching: total_glue_sticks(27, 2, Candidate Variable_1) |
n | 3: Searching: _16976 is 27*2 | n | 3: Searching: _13900 is 27*2 |
| 4: Found: 54 is 27*2 | | 4: Found: 54 is 27*2 |
| 5: Found: total_glue_sticks(27, 2, 54) | | 5: Found: total_glue_sticks(27, 2, 54) |
| 6: Searching: calculate_packs(54, 8, Candidate Variable_0) | | 6: Searching: calculate_packs(54, 8, Candidate Variable_0) |
t | | t | 7: Searching: _5830 is ceil |
| 7: Found: 7 is ceil(54/8) | | 8: Found: 7 is ceil |
| 8: Found: calculate_packs(54, 8, 7) | | 9: Found: calculate_packs(54, 8, 7) |
| 9: Found: query(7) | {'Result': 'Packs = 7'} | | 10: Found: query(7) | {'Result': 'Packs = 7'} |
| | | |