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: calculate_shelves_needed(Candidate Variable_0)4 2: Searching: calculate_shelves_needed(Candidate Variable_0)
5 3: Searching: total_bears_in_stock(4, 10, Candidate Variable_1)5 3: Searching: total_bears_in_stock(4, 10, Candidate Variable_1)
n6 4: Searching: _14512 is 4+10n6 4: Searching: _14508 is 4+10
7 5: Found: 14 is 4+107 5: Found: 14 is 4+10
8 6: Found: total_bears_in_stock(4, 10, 14)8 6: Found: total_bears_in_stock(4, 10, 14)
9 7: Searching: shelves_needed(14, 7, Candidate Variable_0)9 7: Searching: shelves_needed(14, 7, Candidate Variable_0)
n10 8: Searching: _5834 is ceil(14/7)n10 8: Searching: _5830 is ceil
11 9: Found: 2 is ceil(14/7)11 9: Found: 2 is ceil
12 10: Found: shelves_needed(14, 7, 2)12 10: Found: shelves_needed(14, 7, 2)
13 11: Found: calculate_shelves_needed(2)13 11: Found: calculate_shelves_needed(2)
14 12: Found: query(2) | {'Result': 'Shelves = 2'}14 12: Found: query(2) | {'Result': 'Shelves = 2'}
tt15 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op