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: cousin(jamie, dustin) | | 2: Searching: cousin(jamie, dustin) |
n | 3: Searching: sibling(Z, jamie) | n | 3: Searching: sibling(Candidate Variable_0, jamie) |
| 4: Found: sibling(charles, jamie) | | 4: Found: sibling(charles, jamie) |
n | 5: Searching: sibling(W, dustin) | n | 5: Searching: sibling(Candidate Variable_1, dustin) |
| 6: Found: sibling(lisa, dustin) | | 6: Found: sibling(lisa, dustin) |
n | 7: Searching: charles \= lisa | n | 7: Searching: charles\=lisa |
| 8: Found: charles \= lisa | | 8: Found: charles\=lisa |
| 9: Found: cousin(jamie, dustin) | | 9: Found: cousin(jamie, dustin) |
| 10: Found: query | {'Result': 'truth = True'} | | 10: Found: query | {'Result': 'truth = True'} |
t | | t | |
| | | Looking for other paths: Redo: sibling(Candidate Variable_1, dustin) |
| | | |
| | | |
| | | [Path 2]: |
| | | 11: Found: sibling(robert, dustin) |
| | | 12: Searching: charles\=robert |
| | | 13: Found: charles\=robert |
| | | 14: Found: cousin(jamie, dustin) |
| | | 15: Found: query | {'Result': 'truth = True'} |
| | | |
| | | Looking for other paths: Redo: sibling(Candidate Variable_0, jamie) |
| | | |
| | | |
| | | [Path 3]: |
| | | 16: Found: sibling(faye, jamie) |
| | | 17: Searching: sibling(Candidate Variable_2, dustin) |
| | | 18: Found: sibling(lisa, dustin) |
| | | 19: Searching: faye\=lisa |
| | | 20: Found: faye\=lisa |
| | | 21: Found: cousin(jamie, dustin) |
| | | 22: Found: query | {'Result': 'truth = True'} |
| | | |
| | | Looking for other paths: Redo: sibling(Candidate Variable_2, dustin) |
| | | |
| | | |
| | | [Path 4]: |
| | | 23: Found: sibling(robert, dustin) |
| | | 24: Searching: faye\=robert |
| | | 25: Found: faye\=robert |
| | | 26: Found: cousin(jamie, dustin) |
| | | 27: Found: query | {'Result': 'truth = True'} |
| | | |