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: cost_for_12_jerseys(Candidate Variable_0) | | 2: Searching: cost_for_12_jerseys(Candidate Variable_0) |
| 3: Searching: cost_per_jersey(105, 6, Candidate Variable_1) | | 3: Searching: cost_per_jersey(105, 6, Candidate Variable_1) |
n | 4: Searching: _14512 is 105/6 | n | 4: Searching: _14508 is 105/6 |
| 5: Found: 17.5 is 105/6 | | 5: Found: 17.5 is 105/6 |
| 6: Found: cost_per_jersey(105, 6, 17.5) | | 6: Found: cost_per_jersey(105, 6, 17.5) |
| 7: Searching: total_cost_for_jerseys(17.5, 12, Candidate Variable_0) | | 7: Searching: total_cost_for_jerseys(17.5, 12, Candidate Variable_0) |
n | 8: Searching: _5834 is 17.5*12 | n | 8: Searching: _5830 is 17.5*12 |
| 9: Found: 210.0 is 17.5*12 | | 9: Found: 210.0 is 17.5*12 |
| 10: Found: total_cost_for_jerseys(17.5, 12, 210.0) | | 10: Found: total_cost_for_jerseys(17.5, 12, 210.0) |
| 11: Found: cost_for_12_jerseys(210.0) | | 11: Found: cost_for_12_jerseys(210.0) |
| 12: Found: query(210.0) | {'Result': 'TotalCost = 210.0'} | | 12: Found: query(210.0) | {'Result': 'TotalCost = 210.0'} |
t | | t | |