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: total_cassette_time(Candidate Variable_0) | | 2: Searching: total_cassette_time(Candidate Variable_0) |
| 3: Searching: first_song_minutes(Candidate Variable_1) | | 3: Searching: first_song_minutes(Candidate Variable_1) |
| 4: Found: first_song_minutes(5) | | 4: Found: first_song_minutes(5) |
| | | 5: Searching: second_song_minutes(Candidate Variable_2) |
| | | 6: Searching: first_song_minutes(Candidate Variable_3) |
| | | 7: Found: first_song_minutes(5) |
| 5: Searching: _15734 is 5*11//10 | | 8: Searching: _15726 is 5*11/10 |
| 6: Found: 55/10 is 5*11//10 | | 9: Found: 5.5 is 5*11/10 |
| 7: Searching: second_song_minutes(55/10) | | |
| 8: Found: second_song_minutes(55/10) | | 10: Found: second_song_minutes(5.5) |
| 9: Searching: _5834 is 5+55/10 | | 11: Searching: _5830 is 5+5.5 |
| 10: Found: 17/2 is 5+55/10 | | 12: Found: 10.5 is 5+5.5 |
| 11: Found: total_cassette_time(17/2) | | 13: Found: total_cassette_time(10.5) |
| 12: Found: query(17/2) | {'Result': 'TotalTime = 17/2 minutes'} | | 14: Found: query(10.5) | {'Result': 'TotalTime = 10.5'} |
| | | |