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: Searching: query(Candidate Variable_0) |
| 2: Searching: query_eight_point_bucks(Candidate Variable_0) | | 2: Searching: query_eight_point_bucks(Candidate Variable_0) |
| 3: Searching: half_deer_are_bucks(50, Candidate Variable_1) | | 3: Searching: half_deer_are_bucks(50, Candidate Variable_1) |
| 4: Searching: _14512 is 50/2 | | 4: Searching: _14508 is 50/2 |
| 5: Found: 25 is 50/2 | | 5: Found: 25 is 50/2 |
| 6: Found: half_deer_are_bucks(50, 25) | | 6: Found: half_deer_are_bucks(50, 25) |
| 7: Searching: twenty_percent_are_eight_point(25, Candidate Variable_0) | | 7: Searching: twenty_percent_are_eight_point(25, Candidate Variable_0) |
| 8: Searching: _16988 is 0.2*25 | | 8: Searching: _5830 is 0.2*25 |
| 9: Found: 5 is 0.2*25 | | 9: Found: 5.0 is 0.2*25 |
| 10: Found: twenty_percent_are_eight_point(25, 5) | | 10: Found: twenty_percent_are_eight_point(25, 5.0) |
| 11: Found: query_eight_point_bucks(5) | | 11: Found: query_eight_point_bucks(5.0) |
| 12: Found: query(5) | {'Result': 'Answer = 5'} | | 12: Found: query(5.0) | {'Result': 'EightPointBucks = 5.0'} |
| | | |