f | [Path 1]: | f | [Path 1]: |
| 0: Start of execution: Beginning Search | | 0: Start of execution: Beginning Search |
| 1: Searching: query | | 1: Searching: query |
| 2: Searching: half_sibling(mickey, george) | | 2: Searching: half_sibling(mickey, george) |
| 3: Searching: parent(Candidate Variable_0, mickey) | | 3: Searching: parent(Candidate Variable_0, mickey) |
| 4: Found: parent(chuck, mickey) | | 4: Found: parent(chuck, mickey) |
n | 5: Searching: parent(Candidate Variable_0, george) | n | 5: Searching: parent(chuck, george) |
| 6: Found: parent(david, george) | | 6: Fail: parent(chuck, george) | {'Result': 'Search Failed'} |
| 7: Searching: Candidate Variable_0=chuck | | 7: Fail: half_sibling(mickey, george) | {'Result': 'Search Failed'} |
| 8: Fail: chuck=chuck | {'Result': 'Search Failed'} | | 8: Fail: query | {'Result': 'Search Failed'} |
| 9: Redo: parent(Candidate Variable_1, mickey) | | |
| | | |
t | | t | |
| [Path 2]: | | |
| 10: Found: parent(chuck, sara) | | |
| 11: Searching: parent(Candidate Variable_1, george) | | |
| 12: Fail: parent(chuck, george) | {'Result': 'Search Failed'} | | |
| 13: Fail: half_sibling(mickey, george) | {'Result': 'Search Failed'} | | |
| 14: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| | | |
| Looking for other paths: Redo: parent(Candidate Variable_2, sara) | | |
| | | |
| | | |
| [Path 3]: | | |
| 15: Searching: parent(Candidate Variable_2, mickey) | | |
| 16: Fail: parent(elizabeth, mickey) | {'Result': 'Search Failed'} | | |
| 17: Fail: half_sibling(mickey, george) | {'Result': 'Search Failed'} | | |
| 18: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| | | |
| Looking for other paths: Redo: parent(Candidate Variable_3, george) | | |
| | | |
| | | |
| [Path 4]: | | |
| 19: Found: parent(david, george) | | |
| 20: Searching: Candidate Variable_3=elizabeth | | |
| 21: Fail: elizabeth=elizabeth | {'Result': 'Search Failed'} | | |
| 22: Fail: half_sibling(mickey, george) | {'Result': 'Search Failed'} | | |
| 23: Fail: query | {'Result': 'Search Failed'} | | |