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(anthony, gregory) | | 2: Searching: cousin(anthony, gregory) |
| 3: Searching: parent(Candidate Variable_0, anthony) | | 3: Searching: parent(Candidate Variable_0, anthony) |
| 4: Found: parent(charles, anthony) | | 4: Found: parent(charles, anthony) |
| 5: Searching: parent(Candidate Variable_1, gregory) | | 5: Searching: parent(Candidate Variable_1, gregory) |
| 6: Found: parent(christopher, gregory) | | 6: Found: parent(christopher, gregory) |
| 7: Searching: sibling(charles, christopher) | | 7: Searching: sibling(charles, christopher) |
t | 8: Found: sibling(charles, christopher) | t | 8: Fail: sibling(charles, christopher) | {'Result': 'Search Failed'} |
| 9: Found: cousin(anthony, gregory) | | 9: Fail: cousin(anthony, gregory) | {'Result': 'Search Failed'} |
| 10: Found: query | {'Result': 'truth = True'} | | 10: Fail: query | {'Result': 'Search Failed'} |
| | | |