f | [Path 1]: | f | [Path 1]: |
| 0: Start of execution: Beginning Search | | 0: Start of execution: Beginning Search |
| 1: Searching: query | | 1: Searching: query |
n | 2: Searching: uncle(richard, Y) | n | 2: Searching: uncle(richard, Candidate Variable_0) |
| 3: Searching: parent(Candidate Variable_0, Y) | | 3: Searching: parent(Candidate Variable_1, Candidate Variable_0) |
| 4: Found: parent(charles, Y) | | 4: Found: parent(frank, charles) |
| 5: Searching: sibling(richard, charles) | | 5: Searching: sibling(richard, frank) |
| 6: Fail: sibling(richard, charles) | {'Result': 'Search Failed'} | | 6: Fail: sibling(richard, frank) | {'Result': 'Search Failed'} |
| 7: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | 7: Fail: uncle(richard, Candidate Variable_0) | {'Result': 'Search Failed'} |
| 8: Fail: query | {'Result': 'Search Failed'} | | 8: Fail: query | {'Result': 'Search Failed'} |
| | | |
t | Looking for other paths: Redo: parent(Candidate Variable_0, Y) | t | |
| | | |
| | | |
| [Path 2]: | | |
| 9: Searching: parent(Candidate Variable_0, Y) | | |
| 10: Found: parent(frank, Y) | | |
| 11: Searching: sibling(richard, frank) | | |
| 12: Fail: sibling(richard, frank) | {'Result': 'Search Failed'} | | |
| 13: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | |
| 14: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| Looking for other paths: Redo: sibling(richard, frank) | | |
| | | |
| | | |
| [Path 3]: | | |
| 15: Searching: sibling(richard, frank) | | |
| 16: Fail: sibling(richard, frank) | {'Result': 'Search Failed'} | | |
| 17: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | |
| 18: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| Looking for other paths: Redo: parent(Candidate Variable_0, Y) | | |
| | | |
| | | |
| [Path 4]: | | |
| 19: Searching: parent(Candidate Variable_0, Y) | | |
| 20: Found: parent(frank, Y) | | |
| 21: Searching: sibling(richard, frank) | | |
| 22: Fail: sibling(richard, frank) | {'Result': 'Search Failed'} | | |
| 23: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | |
| 24: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| Looking for other paths: Redo: sibling(richard, frank) | | |
| | | |
| | | |
| [Path 5]: | | |
| 25: Searching: sibling(richard, frank) | | |
| 26: Fail: sibling(richard, frank) | {'Result': 'Search Failed'} | | |
| 27: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | |
| 28: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| Looking for other paths: Redo: parent(Candidate Variable_0, Y) | | |
| | | |
| | | |
| [Path 6]: | | |
| 29: Searching: parent(Candidate Variable_0, Y) | | |
| 30: Found: parent(charles, Y) | | |
| 31: Searching: sibling(richard, charles) | | |
| 32: Fail: sibling(richard, charles) | {'Result': 'Search Failed'} | | |
| 33: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | |
| 34: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| Looking for other paths: Redo: sibling(richard, charles) | | |
| | | |
| | | |
| [Path 7]: | | |
| 35: Searching: sibling(richard, charles) | | |
| 36: Fail: sibling(richard, charles) | {'Result': 'Search Failed'} | | |
| 37: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | |
| 38: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| Looking for other paths: Redo: parent(Candidate Variable_0, Y) | | |
| | | |
| | | |
| [Path 8]: | | |
| 39: Searching: parent(Candidate Variable_0, Y) | | |
| 40: Found: parent(frank, Y) | | |
| 41: Searching: sibling(richard, frank) | | |
| 42: Fail: sibling(richard, frank) | {'Result': 'Search Failed'} | | |
| 43: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | |
| 44: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| Looking for other paths: Redo: sibling(richard, frank) | | |
| | | |
| | | |
| [Path 9]: | | |
| 45: Searching: sibling(richard, frank) | | |
| 46: Fail: sibling(richard, frank) | {'Result': 'Search Failed'} | | |
| 47: Fail: uncle(richard, Y) | {'Result': 'Search Failed'} | | |
| 48: Fail: query | {'Result': 'Search Failed'} | | |
| | | |
| Looking for other paths: Redo: parent(Candidate Variable_0, Y) | | |
| | | |
| | | |
| [Path 10]: | | |
| 49: Searching: parent(Candidate Variable_0, Y) | | |
| 50: Found: parent(charles, Y) | | |
| 51: Searching: sibling(richard, charles) | | |
| 52: Fail: sibling(richard, charles) | {'Result': 'Search Failed'} | | |
| 53: Fail: uncle(richard, Y) | {'Result | | |