f | [Path 1]: | f | [Path 1]: |
| 0: Start of execution: Beginning Search | | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: total_seats(Candidate Variable_1) | | 2: Searching: total_seats(Candidate Variable_1) |
| 3: Found: total_seats(4) | | 3: Found: total_seats(4) |
| 4: Searching: total_people(Candidate Variable_2) | | 4: Searching: total_people(Candidate Variable_2) |
| 5: Found: total_people(20) | | 5: Found: total_people(20) |
| 6: Searching: seat_capacity(4, 20, Candidate Variable_0) | | 6: Searching: seat_capacity(4, 20, Candidate Variable_0) |
n | 7: Searching: _5834 is 20//4 | n | 7: Searching: _5830 is 20//4 |
| 8: Found: 5 is 20//4 | | 8: Found: 5 is 20//4 |
| 9: Found: seat_capacity(4, 20, 5) | | 9: Found: seat_capacity(4, 20, 5) |
| 10: Found: query(5) | {'Result': 'CapacityPerSeat = 5'} | | 10: Found: query(5) | {'Result': 'CapacityPerSeat = 5'} |
t | | t | |