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: calculate_time_gap(13, 59, 96, 16, 0, Candidate Variable_0) | | 2: Searching: calculate_time_gap(13, 59, 96, 16, 0, Candidate Variable_0) |
| 3: Searching: time_to_minutes(13, 59, Candidate Variable_1) | | 3: Searching: time_to_minutes(13, 59, Candidate Variable_1) |
t | | t | 4: Searching: _14528 is 13*60+59 |
| | | 5: Found: 839 is 13*60+59 |
| 4: Found: time_to_minutes(13, 59, 839) | | 6: Found: time_to_minutes(13, 59, 839) |
| 5: Searching: _14512 is 839+96 | | 7: Searching: _16998 is 839+96 |
| 6: Found: 935 is 839+96 | | 8: Found: 935 is 839+96 |
| 7: Searching: minutes_to_time(935, Candidate Variable_2, Candidate Variable_3) | | 9: Searching: minutes_to_time(935, Candidate Variable_2, Candidate Variable_3) |
| | | 10: Searching: _18230 is 935//60 |
| | | 11: Found: 15 is 935//60 |
| | | 12: Searching: _18232 is 935 mod 60 |
| | | 13: Found: 35 is 935 mod 60 |
| 8: Found: minutes_to_time(935, 15, 35) | | 14: Found: minutes_to_time(935, 15, 35) |
| 9: Searching: 15<16 | | 15: Searching: 15<16 |
| | | 16: Found: 15<16 |
| 10: Searching: time_to_minutes(15, 35, Candidate Variable_4) | | 17: Searching: time_to_minutes(15, 35, 935) |
| | | 18: Searching: 935 is 15*60+35 |
| | | 19: Found: 935 is 15*60+35 |
| 11: Found: time_to_minutes(15, 35, 935) | | 20: Found: time_to_minutes(15, 35, 935) |
| 12: Searching: time_to_minutes(16, 0, Candidate Variable_5) | | 21: Searching: time_to_minutes(16, 0, Candidate Variable_4) |
| | | 22: Searching: _25618 is 16*60+0 |
| | | 23: Found: 960 is 16*60+0 |
| 13: Found: time_to_minutes(16, 0, 960) | | 24: Found: time_to_minutes(16, 0, 960) |
| 14: Searching: _5834 is 960-935 | | 25: Searching: _5830 is 960-935 |
| 15: Found: 25 is 960-935 | | 26: Found: 25 is 960-935 |
| 16: Found: calculate_time_gap(13, 59, 96, 16, 0, 25) | | 27: Found: calculate_time_gap(13, 59, 96, 16, 0, 25) |
| 17: Found: query(25) | {'Result': 'TimeGap = 25'} | | 28: Found: query(25) | {'Result': 'TimeGap = 25'} |
| | | |