f | [Path 1]: | f | [Path 1]: |
n | 0: Start of execution: Begining Search | n | 0: Start of execution: Beginning Search |
| 1: Searching: query | | 1: Searching: query |
| 2: Searching: petition_required(rowing) | | 2: Searching: petition_required(rowing) |
t | 3: Searching: marist_processes(student_petitions, sports_teams) | t | 3: Searching: marist_processes(student_petitions, Candidate Variable_0) |
| 4: Searching: marist_processes(student_petitions, sports_teams) | | 4: Found: marist_processes(student_petitions, sports_teams) |
| 5: Searching: recognized_sport(marist, rowing, false) | | 5: Searching: recognized_sport(marist, rowing, true) |
| 6: Searching: recognized_sport(marist, rowing, _) | | 6: Fail: recognized_sport(marist, rowing, true) | {'Result': 'Search Failed'} |
| | | |
| | | Looking for other paths: Redo: petition_required(rowing) |
| | | |
| | | |
| | | [Path 2]: |
| | | 7: Searching: rowing=rowing |
| | | 8: Found: rowing=rowing |
| 7: Searching: petition_required(rowing) | | 9: Found: petition_required(rowing) |
| 8: Searching: query | {'Result': 'yes'} | | 10: Found: query | {'Result': 'Yes'} |
| | | |