f | [Path 1]: | f | [Path 1]: |
| 0: Start of execution: Beginning Search | | 0: Start of execution: Beginning Search |
n | 1: Searching: query | n | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: time_to_distance_apart(Candidate Variable_0) | | 2: Searching: time_to_distance_apart(Candidate Variable_0) |
t | 3: Searching: distance_apart(15) | t | 3: Searching: distance_apart(Candidate Variable_1) |
| 4: Found: distance_apart(15)=15 | | 4: Found: distance_apart(15) |
| 5: Searching: relative_speed(Candidate Variable_1) | | 5: Searching: relative_speed(Candidate Variable_2) |
| 6: Searching: speed_car1(Candidate Variable_2) | | 6: Searching: speed_car1(Candidate Variable_3) |
| 7: Found: speed_car1(55)=55 | | 7: Found: speed_car1(55) |
| 8: Searching: speed_car2(Candidate Variable_3) | | 8: Searching: speed_car2(Candidate Variable_4) |
| 9: Found: speed_car2(52)=52 | | 9: Found: speed_car2(52) |
| | | 10: Searching: _15724 is 55-52 |
| | | 11: Found: 3 is 55-52 |
| 10: Found: relative_speed(3)=3 | | 12: Found: relative_speed(3) |
| | | 13: Searching: _5828 is 15/3 |
| | | 14: Found: 5 is 15/3 |
| 11: Found: time_to_distance_apart(5)=5 | | 15: Found: time_to_distance_apart(5) |
| 12: Found: query(5) | {'Result': 'truth = True'} | | 16: Found: query(5) | {'Result': 'Time = 5'} |
| | | |