f1[Path 1]:f1[Path 1]:
2 0: Start of execution: Beginning Search2 0: Start of execution: Beginning Search
3 1: Searching: query(Candidate Variable_0)3 1: Searching: query(Candidate Variable_0)
4 2: Searching: initial_money(Candidate Variable_1)4 2: Searching: initial_money(Candidate Variable_1)
5 3: Found: initial_money(2)5 3: Found: initial_money(2)
6 4: Searching: money_from_mom(Candidate Variable_2)6 4: Searching: money_from_mom(Candidate Variable_2)
7 5: Found: money_from_mom(2)7 5: Found: money_from_mom(2)
8 6: Searching: money_from_dad(Candidate Variable_3)8 6: Searching: money_from_dad(Candidate Variable_3)
9 7: Found: money_from_dad(4)9 7: Found: money_from_dad(4)
10 8: Searching: money_spent(Candidate Variable_4)10 8: Searching: money_spent(Candidate Variable_4)
11 9: Found: money_spent(3)11 9: Found: money_spent(3)
12 10: Searching: gwens_money(2, 2, 4, Candidate Variable_0)12 10: Searching: gwens_money(2, 2, 4, Candidate Variable_0)
n13 11: Searching: _3452 is 2+4n13 11: Fail: gwens_money(2, 2, 4, Candidate Variable_0) | {'Result': 'Search Failed'}
14 12: Found: 6 is 2+414 12: Fail: query(Candidate Variable_0) | {'Result': 'Search Failed'}
15 13: Searching: _6541 is 6-2
16 14: Found: 4 is 6-2
17 15: Found: gwens_money(2, 2, 4, 4)
18 16: Found: query(4) | {'Result': 'FinalMoney = 4'}
1915
t20 The answer is found and the search terminates.t
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op