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: query_wood_needed(Candidate Variable_0) | | 2: Searching: query_wood_needed(Candidate Variable_0) |
| 3: Searching: total_required_wood(Candidate Variable_1) | | 3: Searching: total_required_wood(Candidate Variable_1) |
| 4: Found: total_required_wood(376) | | 4: Found: total_required_wood(376) |
| 5: Searching: received_wood(123, 136, Candidate Variable_2) | | 5: Searching: received_wood(123, 136, Candidate Variable_2) |
n | 6: Searching: _14520 is 123+136 | n | 6: Searching: _15726 is 123+136 |
| 7: Found: 259 is 123+136 | | 7: Found: 259 is 123+136 |
| 8: Found: received_wood(123, 136, 259) | | 8: Found: received_wood(123, 136, 259) |
| 9: Searching: wood_still_needed(376, 259, Candidate Variable_0) | | 9: Searching: wood_still_needed(376, 259, Candidate Variable_0) |
n | 10: Searching: _5834 is 376-259 | n | 10: Searching: _5830 is 376-259 |
| 11: Found: 117 is 376-259 | | 11: Found: 117 is 376-259 |
| 12: Found: wood_still_needed(376, 259, 117) | | 12: Found: wood_still_needed(376, 259, 117) |
| 13: Found: query_wood_needed(117) | | 13: Found: query_wood_needed(117) |
| 14: Found: query(117) | {'Result': 'Answer = 117'} | | 14: Found: query(117) | {'Result': 'Answer = 117'} |
t | | t | |