f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Begining Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: green_shirts(23, 6, Candidate Variable_0) | | 2: Searching: green_shirts(23, 6, Candidate Variable_0) |
| 3: Searching: _14512 is 23-6 | | 3: Searching: _8908 is 23-6 |
| 4: Found: 17 is 23-6 | | 4: Found: 17 is 23-6 |
| 5: Found: green_shirts(23, 6, 17) | | 5: Found: green_shirts(23, 6, 17) |
| 6: Found: query(17) | {'Result': 'GreenShirts = 17'} | | 6: Found: query(17) | {'Result': ['17']} |
| | | |
| | | Looking for other paths: Redo: green_shirts(23, 6, Candidate Variable_0) |
| | | |
| | | |
| | | [Path 2]: |
| | | 7: Found: green_shirts(23, 6, Candidate Variable_0) |
| | | 8: Found: query(Candidate Variable_0) | {'Result': ['_8908']} |
| | | |