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: grandparent(dorothy, leo)4 2: Searching: grandparent(dorothy, leo)
n5 3: Searching: parent(dorothy, Parent)n5 3: Searching: parent(dorothy, Candidate Variable_0)
6 4: Found: parent(dorothy, sharon)6 4: Found: parent(dorothy, sharon)
7 5: Searching: parent(sharon, leo)7 5: Searching: parent(sharon, leo)
t8 6: Fail: parent(sharon, leo)t8 6: Fail: parent(sharon, leo) | {'Result': 'Search Failed'}
9 7: Redo: parent(dorothy, Parent)9 
10Looking for other paths: Redo: parent(dorothy, Candidate Variable_0)
11 
12 
13[Path 2]:
10 8: Found: parent(dorothy, helen)14 7: Found: parent(dorothy, helen)
11 9: Searching: parent(helen, leo)15 8: Searching: parent(helen, leo)
1210: Fail: parent(helen, leo)16 9: Fail: parent(helen, leo) | {'Result': 'Search Failed'}
1311: Redo: parent(dorothy, Parent)17 
18Looking for other paths: Redo: parent(dorothy, Candidate Variable_0)
19 
20 
21[Path 3]:
1412: Found: parent(dorothy, florence)22 10: Found: parent(dorothy, florence)
1513: Searching: parent(florence, leo)23 11: Searching: parent(florence, leo)
1614: Fail: parent(florence, leo)24 12: Fail: parent(florence, leo) | {'Result': 'Search Failed'}
1715: Redo: parent(dorothy, Parent)25 13: Fail: grandparent(dorothy, leo) | {'Result': 'Search Failed'}
1816: Fail: grandparent(dorothy, leo)
1917: Fail: query | {'Result': 'truth = False'}26 14: Fail: query | {'Result': 'Search Failed'}
27 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op