f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Beginning Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: num_grades(Candidate Variable_1) | | 2: Searching: num_grades(Candidate Variable_1) |
| 3: Found: 304 = 304 | | 3: Found: num_grades(304) |
| 4: Searching: students_per_grade(Candidate Variable_2) | | 4: Searching: students_per_grade(Candidate Variable_2) |
| 5: Found: 75 = 75 | | 5: Found: students_per_grade(75) |
| 6: Searching: total_students(304, 75, Candidate Variable_0) | | 6: Searching: total_students(304, 75, Candidate Variable_0) |
| 7: Searching: _5834 is 304*75 | | 7: Searching: _5830 is 304*75 |
| 8: Found: 22800 is 304*75 | | 8: Found: 22800 is 304*75 |
| 9: Found: total_students(304, 75, 22800) | | 9: Found: total_students(304, 75, 22800) |
| 10: Found: query(22800) | {'Result': 'TotalStudents = 22800'} | | 10: Found: query(22800) | {'Result': 'TotalStudents = 22800'} |
| | | |