f1[Path 1]:f1[Path 1]:
n2 0: Start of execution: Begining Searchn2 0: Start of execution: Beginning Search
3 1: Searching: query(RemainingGlasses, RemainingPlates)3 1: Searching: query(Candidate Variable_0, Candidate Variable_1)
4 2: Searching: calculate_remaining_items(RemainingGlasses, RemainingPlates)4 2: Searching: calculate_remaining_items(Candidate Variable_0, Candidate Variable_1)
5 3: Searching: total_glasses_and_plates_sent(InitialGlasses, InitialPlates)5 3: Searching: total_glasses_and_plates_sent(Candidate Variable_2, Candidate Variable_3)
6 4: Searching: _14512 is 8*126 4: Searching: _14520 is 8*12
7 5: Found: 96 is 8*127 5: Found: 96 is 8*12
tt8 6: Searching: _14522 is 4*12
9 7: Found: 48 is 4*12
8 6: Found: total_glasses_and_plates_sent(96, 48)10 8: Found: total_glasses_and_plates_sent(96, 48)
9 7: Searching: remaining_glasses_and_plates(96, 48, 10, 6, RemainingGlasses, RemainingPlates)11 9: Searching: remaining_glasses_and_plates(96, 48, 10, 6, Candidate Variable_0, Candidate Variable_1)
10 8: Searching: _16994 is 96-1012 10: Searching: _5830 is 96-10
11 9: Found: 86 is 96-1013 11: Found: 86 is 96-10
12 10: Found: _17000 is 48-614 12: Searching: _5832 is 48-6
13 11: Found: 42 is 48-615 13: Found: 42 is 48-6
14 12: Found: remaining_glasses_and_plates(96, 48, 10, 6, 86, 42)16 14: Found: remaining_glasses_and_plates(96, 48, 10, 6, 86, 42)
15 13: Found: calculate_remaining_items(86, 42)17 15: Found: calculate_remaining_items(86, 42)
16 14: Found: query(86, 42) | {'Result': 'RemainingGlasses = 86, RemainingPlates = 42'}18 16: Found: query(86, 42) | {'Result': 'RemainingGlasses = 86, RemainingPlates = 42'}
19 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op