f1[Path 1]:f1[Path 1]:
t2 0: Start of execution: Begining Searcht2 0: Start of execution: Beginning Search
3 1: Searching: query(Candidate Variable_0)3 1: Call: query(Candidate Variable_0)
4 2: Searching: mrs_jameson_bamboo(20, 30, Candidate Variable_0)4 2: Call: mrs_jameson_bamboo(20, 30, Candidate Variable_0)
5 3: Searching: feet_to_inches(20, Candidate Variable_1)5 3: Call: feet_to_inches(20, Candidate Variable_1)
6 4: Searching: _14520 is 20*126 4: Call: _14516 is 20*12
7 5: Found: 240 is 20*127 5: Exit: 240 is 20*12
8 6: Found: feet_to_inches(20, 240)8 6: Exit: feet_to_inches(20, 240)
9 7: Searching: bamboo_growth(240, 30, 600, Candidate Variable_0)9 7: Call: bamboo_growth(240, 30, 600, Candidate Variable_0)
10 8: Searching: _16976 is 600-24010 8: Call: 600>=240
11 9: Exit: 600>=240
12 10: Call: _18816 is 600-240
11 9Found: 360 is 600-24013 11Exit: 360 is 600-240
1210: Searching: _16974 is 360//3014 12: Call: _5830 is 360//30
13 11Found: 12 is 360//3015 13Exit: 12 is 360//30
14 12Found: bamboo_growth(240, 30, 600, 12)16 14Exit: bamboo_growth(240, 30, 600, 12)
15 13Found: mrs_jameson_bamboo(20, 30, 12)17 15Exit: mrs_jameson_bamboo(20, 30, 12)
16 14Found: query(12) | {'Result': 'Days = 12'}18 16Exit: query(12) | {'Result': 'Days = 12'}
19 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op