f1[Path 1]:f1[Path 1]:
n2 0: Start of execution: Begining Searchn2 0: Start of execution: Beginning Search
3 1: Searching: query(Candidate Variable_0)3 1: Searching: query(Candidate Variable_0)
4 2: Searching: church_attendance(100, 15, Candidate Variable_0)4 2: Searching: church_attendance(100, 15, Candidate Variable_0)
5 3: Searching: total_cookies(100, 15, Candidate Variable_1)5 3: Searching: total_cookies(100, 15, Candidate Variable_1)
n6 4: Searching: _14512 is 100*15n6 4: Searching: _14516 is 100*15
7 5: Found: 1500 is 100*157 5: Found: 1500 is 100*15
8 6: Found: total_cookies(100, 15, 1500)8 6: Found: total_cookies(100, 15, 1500)
9 7: Searching: cookies_for_church(1500, Candidate Variable_2)9 7: Searching: cookies_for_church(1500, Candidate Variable_2)
n10 8: Searching: _16356 is 1500/2n10 8: Searching: _16980 is 1500/2
11 9: Found: 750 is 1500/211 9: Found: 750 is 1500/2
12 10: Found: cookies_for_church(1500, 750)12 10: Found: cookies_for_church(1500, 750)
13 11: Searching: church_people(750, Candidate Variable_0)13 11: Searching: church_people(750, Candidate Variable_0)
n14 12: Searching: _5834 is 750/15n14 12: Searching: _5830 is 750/15
15 13: Found: 50 is 750/1515 13: Found: 50 is 750/15
16 14: Found: church_people(750, 50)16 14: Found: church_people(750, 50)
17 15: Found: church_attendance(100, 15, 50)17 15: Found: church_attendance(100, 15, 50)
18 16: Found: query(50) | {'Result': 'PeopleInChurch = 50'}18 16: Found: query(50) | {'Result': 'PeopleInChurch = 50'}
tt19 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op