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_eggs(Candidate Variable_1) | | 2: Searching: total_eggs(Candidate Variable_1) |
| 3: Found: total_eggs(64) | | 3: Found: total_eggs(64) |
| 4: Searching: eggs_wont_fit(64, Candidate Variable_0) | | 4: Searching: eggs_wont_fit(64, Candidate Variable_0) |
t | 5: Searching: total_capacity(_, Candidate Variable_2) | t | 5: Searching: total_capacity(Candidate Variable_2, Candidate Variable_3) |
| | | 6: Found: total_capacity(2, 48) |
| 6: Searching: _14516 is 64-48 | | 7: Searching: _5830 is 64-48 |
| 7: Found: 16 is 64-48 | | 8: Found: 16 is 64-48 |
| 8: Found: eggs_wont_fit(64, 16) | | 9: Found: eggs_wont_fit(64, 16) |
| 9: Found: query(16) | {'Result': 'EggsWontFit = 16'} | | 10: Found: query(16) | {'Result': 'EggsWontFit = 16'} |
| | | |