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: mother_in_law(martha, elizabeth) | | 2: Searching: mother_in_law(martha, elizabeth) |
| 3: Searching: parent(martha, Candidate Variable_0) | | 3: Searching: parent(martha, Candidate Variable_0) |
n | 4: Fail | n | 4: Fail: parent(martha, Candidate Variable_0) | {'Result': 'Search Failed'} |
| 5: Searching: parent(elizabeth, leandro) | | 5: Fail: mother_in_law(martha, elizabeth) | {'Result': 'Search Failed'} |
| 6: Searching: sibling(Candidate Variable_0, leandro) | | 6: Fail: query | {'Result': 'Search Failed'} |
| 7: Searching: sibling(donald, leandro) | | |
| 8: Found: sibling(donald, leandro) | | |
| 9: Found: mother_in_law(martha, elizabeth) | | |
| 10: Found: query | {'Result': 'No'} | | |
| | | |
t | [Path 2]: | t | |
| 0: Start of execution: Beginning Search | | |
| 1: Searching: query | | |
| 2: Searching: mother_in_law(martha, elizabeth) | | |
| 3: Searching: parent(martha, Candidate Variable_0) | | |
| 4: Fail | | |
| 5: Searching: parent(elizabeth, leandro) | | |
| 6: Searching: sibling(leandro, Candidate Variable_1) | | |
| 7: Searching: sibling(leandro, mickey) | | |
| 8: Found: sibling(leandro, mickey) | | |
| 9: Found: mother_in_law(martha, elizabeth) | | |
| 10: Found: query | {'Result': 'truth = True'} | | |