f1[Path 1]:f1[Path 1]:
2 0: Start of execution: Beginning Search2 0: Start of execution: Beginning Search
3 1: Searching: query3 1: Searching: query
4 2: Searching: can_backhand_shot(marco_reus)4 2: Searching: can_backhand_shot(marco_reus)
5 3: Searching: player_sport(marco_reus, soccer)5 3: Searching: player_sport(marco_reus, soccer)
6 4: Found: player_sport(marco_reus, soccer)6 4: Found: player_sport(marco_reus, soccer)
7 5: Searching: can_perform_action(marco_reus, soccer, shot)7 5: Searching: can_perform_action(marco_reus, soccer, shot)
tt8 6: Searching: player_action(marco_reus, soccer, shot)
9 7: Found: player_action(marco_reus, soccer, shot)
8 6: Found: can_perform_action(marco_reus, soccer, shot)10 8: Found: can_perform_action(marco_reus, soccer, shot)
9 7: Searching: can_perform_action(marco_reus, soccer, backhand)11 9: Searching: can_perform_action(marco_reus, soccer, backhand)
12 10: Searching: player_action(marco_reus, soccer, backhand)
13 11: Fail: player_action(marco_reus, soccer, backhand) | {'Result': 'Search Failed'}
10 8: Fail: can_perform_action(marco_reus, soccer, backhand) | {'Result': 'Search Failed'}14 12: Fail: can_perform_action(marco_reus, soccer, backhand) | {'Result': 'Search Failed'}
15 
16Looking for other paths: Redo: can_backhand_shot(marco_reus)
17 
18 
19[Path 2]:
11 9: Found: can_backhand_shot(marco_reus)20 13: Found: can_backhand_shot(marco_reus)
12 10: Found: query | {'Result': 'query'}21 14: Found: query | {'Result': 'query'}
22 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op