f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Begining Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Call: query(Candidate Variable_0) |
| 2: Searching: sister_apples_tallest_trees(Candidate Variable_1) | | 2: Call: sister_apples_tallest_trees(Candidate Variable_1) |
| 3: Searching: joanne_apples_tallest_trees(Candidate Variable_2) | | 3: Call: joanne_apples_tallest_trees(Candidate Variable_2) |
| 4: Found: joanne_apples_tallest_trees(30) | | 4: Exit: joanne_apples_tallest_trees(30) |
| 5: Searching: _14516 is 2*30 | | 5: Call: _13900 is 2*30 |
| 6: Found: 60 is 2*30 | | 6: Exit: 60 is 2*30 |
| 7: Found: sister_apples_tallest_trees(60) | | 7: Exit: sister_apples_tallest_trees(60) |
| 8: Searching: sister_apples_shortest_trees(Candidate Variable_3) | | 8: Call: sister_apples_shortest_trees(Candidate Variable_3) |
| 9: Found: sister_apples_shortest_trees(45) | | 9: Exit: sister_apples_shortest_trees(45) |
| 10: Searching: joanne_apples_shortest_trees(Candidate Variable_4) | | 10: Call: total_apples_gathered(Candidate Variable_4) |
| 11: Found: joanne_apples_shortest_trees(15) | | 11: Exit: total_apples_gathered(500) |
| 12: Searching: total_apples_gathered_so_far(Candidate Variable_5) | | 12: Call: total_apples_gathered_so_far(Candidate Variable_5) |
| 13: Searching: joanne_apples_tallest_trees(Candidate Variable_6) | | 13: Call: joanne_apples_tallest_trees(Candidate Variable_6) |
| 14: Found: joanne_apples_tallest_trees(30) | | 14: Exit: joanne_apples_tallest_trees(30) |
| 15: Searching: joanne_apples_shortest_trees(Candidate Variable_7) | | 15: Call: joanne_apples_shortest_trees(Candidate Variable_7) |
| 16: Found: joanne_apples_shortest_trees(15) | | 16: Exit: joanne_apples_shortest_trees(15) |
| 17: Searching: sister_apples_tallest_trees(Candidate Variable_8) | | 17: Call: sister_apples_tallest_trees(Candidate Variable_8) |
| 18: Searching: joanne_apples_tallest_trees(Candidate Variable_9) | | 18: Call: joanne_apples_tallest_trees(Candidate Variable_9) |
| 19: Found: joanne_apples_tallest_trees(30) | | 19: Exit: joanne_apples_tallest_trees(30) |
| 20: Searching: _21896 is 2*30 | | 20: Call: _23048 is 2*30 |
| 21: Found: 60 is 2*30 | | 21: Exit: 60 is 2*30 |
| 22: Found: sister_apples_tallest_trees(60) | | 22: Exit: sister_apples_tallest_trees(60) |
| 23: Searching: sister_apples_shortest_trees(Candidate Variable_10) | | 23: Call: sister_apples_shortest_trees(Candidate Variable_10) |
| 24: Found: sister_apples_shortest_trees(45) | | 24: Exit: sister_apples_shortest_trees(45) |
| 25: Searching: _29288 is 30+15+60+45 | | 25: Call: _20002 is 30+15+60+45 |
| 26: Found: 150 is 30+15+60+45 | | 26: Exit: 150 is 30+15+60+45 |
| 27: Found: total_apples_gathered_so_far(150) | | 27: Exit: total_apples_gathered_so_far(150) |
| 28: Searching: total_apples_gathered(Candidate Variable_11) | | |
| 29: Found: total_apples_gathered(500) | | |
| 30: Searching: _5834 is 500-150-60-45 | | 28: Call: _5830 is 500-150-60-45 |
| 31: Found: 245 is 500-150-60-45 | | 29: Exit: 245 is 500-150-60-45 |
| 32: Found: query(245) | {'Result': 'JoanneApplesAverage = 245'} | | 30: Exit: query(245) | {'Result': 'JoanneApplesAverage = 245'} |
| | | |