f1[Path 1]:f1[Path 1]:
t20: Start of execution: Begining Searcht2 0: Start of execution: Beginning Search
31: Searching: query(Candidate Variable_0)3 1: Searching: query(Candidate Variable_0)
42: Searching: calculate_total_cost(Candidate Variable_0)4 2: Searching: calculate_total_cost(Candidate Variable_0)
53: Searching: width(14)5 3: Searching: width(Candidate Variable_1)
64: Found: width(14)6 4: Found: width(14)
75: Searching: length(25)7 5: Searching: length(Candidate Variable_2)
86: Found: length(25)8 6: Found: length(25)
97: Searching: depth(4)9 7: Searching: depth(Candidate Variable_3)
108: Found: depth(4)10 8: Found: depth(4)
119: Searching: calculate_volume(14, 25, 4, Candidate Variable_1)11 9: Searching: calculate_volume(14, 25, 4, Candidate Variable_4)
1210: Searching: _14512 is 14*25*412 10: Searching: _18162 is 14*25*4
1311: Found: 1400 is 14*25*413 11: Found: 1400 is 14*25*4
1412: Found: calculate_volume(14, 25, 4, 1400)14 12: Found: calculate_volume(14, 25, 4, 1400)
1513: Searching: calculate_gallons(1400, Candidate Variable_2)15 13: Searching: calculate_gallons(1400, Candidate Variable_5)
1614: Searching: _15750 is 1400*5.916 14: Searching: _20640 is 1400*5.9
1715: Found: 8260.0 is 1400*5.917 15: Found: 8260.0 is 1400*5.9
1816: Found: calculate_gallons(1400, 8260.0)18 16: Found: calculate_gallons(1400, 8260.0)
1917: Searching: calculate_cost(8260.0, Candidate Variable_0)19 17: Searching: calculate_cost(8260.0, Candidate Variable_0)
2018: Searching: _17010 is 8260.0*0.1020 18: Searching: _5830 is 8260.0*0.1
2119: Found: 826.0 is 8260.0*0.1021 19: Found: 826.0 is 8260.0*0.1
2220: Found: calculate_cost(8260.0, 826.0)22 20: Found: calculate_cost(8260.0, 826.0)
2321: Found: calculate_total_cost(826.0)23 21: Found: calculate_total_cost(826.0)
2422: Found: query(826.0) | {'Result': 'TotalCost = 826.0'}24 22: Found: query(826.0) | {'Result': 'TotalCost = 826.0'}
25 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op