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: bentley_cost(Candidate Variable_0) | | 2: Searching: bentley_cost(Candidate Variable_0) |
| 3: Searching: initial_cost(Candidate Variable_1) | | 3: Searching: initial_cost(Candidate Variable_1) |
n | 4: Searching: _14512 is 900/20 | n | 4: Searching: _14508 is 900/20 |
| 5: Found: 45 is 900/20 | | 5: Found: 45 is 900/20 |
| 6: Found: initial_cost(45) | | 6: Found: initial_cost(45) |
| 7: Searching: final_cost(45, 170, Candidate Variable_0) | | 7: Searching: final_cost(45, 170, Candidate Variable_0) |
t | 8: Searching: _16978 is 45*170 | t | 8: Searching: _5830 is 45*170 |
| 9: Found: 795 is 45*170 | | 9: Found: 7650 is 45*170 |
| 10: Found: final_cost(45, 170, 795) | | 10: Found: final_cost(45, 170, 7650) |
| 11: Found: bentley_cost(795) | | 11: Found: bentley_cost(7650) |
| 12: Found: query(795) | {'Result': 'TotalCost = 795'} | | 12: Found: query(7650) | {'Result': 'Cost = 7650'} |
| | | |