f | [Path 1]: | f | [Path 1]: |
n | 0: Start of execution: Begining Search | n | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0, Candidate Variable_1) | | 1: Searching: query(Candidate Variable_0, Candidate Variable_1) |
| 2: Searching: ages(tony, teddy, mother, Candidate Variable_0, Candidate Variable_1) | | 2: Searching: ages(tony, teddy, mother, Candidate Variable_0, Candidate Variable_1) |
t | 3: Found: ages(tony, teddy, mother, Candidate Variable_0, Candidate Variable_1) | t | |
| 4: Searching: _14512=42 | | 3: Searching: _14532=42 |
| 5: Found: 42=42 | | 4: Found: 42=42 |
| 6: Searching: _15738 is Candidate Variable_0+Candidate Variable_1=42 | | 5: Searching: 42=_5830+_5832 |
| 7: Searching: _16964 is Candidate Variable_1+2 | | 6: Fail: 42=_5830+_5832 | {'Result': 'Search Failed'} |
| 8: Found: 21 is Candidate Variable_1+2 | | 7: Fail: ages(tony, teddy, mother, Candidate Variable_0, Candidate Variable_1) | {'Result': 'Search Failed'} |
| 9: Searching: _5834 is 42-21 | | 8: Fail: query(Candidate Variable_0, Candidate Variable_1) | {'Result': 'Search Failed'} |
| 10: Found: 21 is 42-21 | | |
| 11: Found: ages(tony, teddy, mother, 21, 21) | | |
| 12: Found: query(21, 21) | {'Result': 'TonyAge = 21, TeddyAge = 21'} | | |