f | [Path 1]: | f | [Path 1]: |
| 0: Start of execution: Beginning Search | | 0: Start of execution: Beginning Search |
n | 1: Searching: query(Candidate Variable_0, Candidate Variable_1) | n | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: _5834=10 | | 2: Searching: _13906=10 |
| 3: Found: 10=10 | | 3: Found: 10=10 |
n | 4: Searching: _7060=12 | n | 4: Searching: _15132=12 |
| 5: Found: 12=12 | | 5: Found: 12=12 |
n | 6: Searching: _8286=14 | n | 6: Searching: _16358=14 |
| 7: Found: 14=14 | | 7: Found: 14=14 |
n | 8: Searching: cake_recipe(10, 12, 14, Candidate Variable_0, Candidate Variable_1) | n | 8: Searching: cake_recipe(10, 12, 14, Candidate Variable_1, Candidate Variable_2) |
| 9: Searching: _10154 is 12-10 | | 9: Searching: _13902 is 12-10 |
| 10: Found: 2 is 12-10 | | 10: Found: 2 is 12-10 |
n | 11: Searching: _11380 is 14-10 | n | 11: Searching: _13904 is 14-10 |
| 12: Found: 4 is 14-10 | | 12: Found: 4 is 14-10 |
| 13: Found: cake_recipe(10, 12, 14, 2, 4) | | 13: Found: cake_recipe(10, 12, 14, 2, 4) |
t | 14: Found: query((2, 4)) | {'Result': 'SugarDiff = 2, FlourDiff = 4'} | t | 14: Found: query((2, 4)) | {'Result': ['(2', '4']} |
| | | |