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) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: tiffany_lives(Candidate Variable_0) | | 2: Searching: tiffany_lives(Candidate Variable_0) |
| 3: Searching: initial_lives(Candidate Variable_1) | | 3: Searching: initial_lives(Candidate Variable_1) |
| 4: Found: initial_lives(43) | | 4: Found: initial_lives(43) |
n | 5: Searching: lose_lives(43, 14, Candidate Variable_0) | n | 5: Searching: lose_lives(43, 14, Candidate Variable_2) |
| 6: Searching: _14512 is 43-14 | | 6: Searching: _15726 is 43-14 |
| 7: Found: 29 is 43-14 | | 7: Found: 29 is 43-14 |
| 8: Found: lose_lives(43, 14, 29) | | 8: Found: lose_lives(43, 14, 29) |
| 9: Searching: gain_lives(29, 27, Candidate Variable_0) | | 9: Searching: gain_lives(29, 27, Candidate Variable_0) |
n | 10: Searching: _5834 is 29+27 | n | 10: Searching: _5830 is 29+27 |
| 11: Found: 56 is 29+27 | | 11: Found: 56 is 29+27 |
| 12: Found: gain_lives(29, 27, 56) | | 12: Found: gain_lives(29, 27, 56) |
| 13: Found: tiffany_lives(56) | | 13: Found: tiffany_lives(56) |
| 14: Found: query(56) | {'Result': 'FinalLives = 56'} | | 14: Found: query(56) | {'Result': 'FinalLives = 56'} |
t | | t | |