f | [Path 1]: | f | [Path 1]: |
| 0: Start of execution: Beginning Search | | 0: Start of execution: Beginning Search |
| 1: Searching: query | | 1: Searching: query |
| 2: Searching: can_backhand_shot(marco_reus) | | 2: Searching: can_backhand_shot(marco_reus) |
| 3: Searching: player_sport(marco_reus, soccer) | | 3: Searching: player_sport(marco_reus, soccer) |
| 4: Found: player_sport(marco_reus, soccer) | | 4: Found: player_sport(marco_reus, soccer) |
| 5: Searching: can_perform_action(marco_reus, soccer, shot) | | 5: Searching: can_perform_action(marco_reus, soccer, shot) |
t | | t | 6: Searching: player_action(marco_reus, soccer, shot) |
| | | 7: Found: player_action(marco_reus, soccer, shot) |
| 6: Found: can_perform_action(marco_reus, soccer, shot) | | 8: Found: can_perform_action(marco_reus, soccer, shot) |
| 7: Searching: can_perform_action(marco_reus, soccer, backhand) | | 9: Searching: can_perform_action(marco_reus, soccer, backhand) |
| | | 10: Searching: player_action(marco_reus, soccer, backhand) |
| | | 11: Fail: player_action(marco_reus, soccer, backhand) | {'Result': 'Search Failed'} |
| 8: Fail: can_perform_action(marco_reus, soccer, backhand) | {'Result': 'Search Failed'} | | 12: Fail: can_perform_action(marco_reus, soccer, backhand) | {'Result': 'Search Failed'} |
| | | |
| | | Looking for other paths: Redo: can_backhand_shot(marco_reus) |
| | | |
| | | |
| | | [Path 2]: |
| 9: Found: can_backhand_shot(marco_reus) | | 13: Found: can_backhand_shot(marco_reus) |
| 10: Found: query | {'Result': 'query'} | | 14: Found: query | {'Result': 'query'} |
| | | |