f | [Path 1]: | f | [Path 1]: |
n | | n | 0: Start of execution: Beginning Search |
| | | 1: Searching: query(Candidate Variable_0) |
| | | 2: Searching: current_games(Candidate Variable_1) |
| | | 3: Found: current_games(22) |
| | | 4: Searching: desired_total_games(Candidate Variable_2) |
| | | 5: Found: desired_total_games(140) |
| | | 6: Searching: buy_games(22, 140, Candidate Variable_0) |
| | | 7: Fail: buy_games(22, 140, Candidate Variable_0) | {'Result': 'Search Failed'} |
| | | 8: Fail: query(Candidate Variable_0) | {'Result': 'Search Failed'} |
| | | |
t | 0: Start of execution: Beginning Search | t | |
| 1: Searching: query(Candidate Variable_0) | | |
| 2: Searching: current_games(Candidate Variable_1) | | |
| 3: Found: current_games(22) | | |
| 4: Searching: desired_total_games(Candidate Variable_2) | | |
| 5: Found: desired_total_games(140) | | |
| 6: Searching: buy_games(22, 140, Candidate Variable_0) | | |
| 7: Searching: _18202 is 140-22 | | |
| 8: Found: 118 is 140-22 | | |
| 9: Found: buy_games(22, 140, 118) | | |
| 10: Found: query(118) | {'Result': 'GamesToBuy = 118'} | | |