f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Begining Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query | | 1: Searching: query |
| 2: Searching: location(united_states, Country) | | 2: Searching: location(united_states, Candidate Variable_0) |
| 3: Searching: location(united_states, north_america) | | 3: Found: location(united_states, north_america) |
| 4: Searching: location(indian_ocean, Ocean) | | 4: Searching: location(indian_ocean, Candidate Variable_1) |
| 5: Searching: location(indian_ocean, indian) | | 5: Found: location(indian_ocean, indian) |
| 6: Searching: touches_ocean(north_america, indian) | | 6: Searching: touches_ocean(north_america, indian) |
| 7: Fail: touches_ocean(north_america, indian) | {'Result': 'Search Failed'} | | 7: Fail: touches_ocean(north_america, indian) | {'Result': 'Search Failed'} |
| 8: Fail: query | {'Result': 'Search Failed'} | | |
| | | Looking for other paths: Redo: query |
| | | |
| | | |
| | | [Path 2]: |
| | | 8: Found: query | {'Result': 'Yes'} |
| | | |