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_dogs_left(Candidate Variable_0)4 2: Searching: calculate_dogs_left(Candidate Variable_0)
53: Searching: dogs_per_house(22, 5, Candidate Variable_1)5 3: Searching: dogs_per_house(22, 5, Candidate Variable_1)
6 4: Searching: _14508 is 22//5
64: Found: 4 is 22 // 57 5: Found: 4 is 22//5
75: Found: dogs_per_house(22, 5, 4)8 6: Found: dogs_per_house(22, 5, 4)
86: Searching: total_dogs_accommodated(4, 5, Candidate Variable_2)9 7: Searching: total_dogs_accommodated(4, 5, Candidate Variable_2)
10 8: Searching: _16972 is 4*5
97: Found: 20 is 4 * 511 9: Found: 20 is 4*5
108: Found: total_dogs_accommodated(4, 5, 20)12 10: Found: total_dogs_accommodated(4, 5, 20)
119: Searching: dogs_left(22, 20, Candidate Variable_0)13 11: Searching: dogs_left(22, 20, Candidate Variable_0)
14 12: Searching: _5830 is 22-20
1210: Found: 2 is 22 - 2015 13: Found: 2 is 22-20
1311: Found: dogs_left(22, 20, 2)16 14: Found: dogs_left(22, 20, 2)
1412: Found: calculate_dogs_left(2)17 15: Found: calculate_dogs_left(2)
1513: Found: query(2) | {'Result': 'DogsLeft = 2'}18 16: Found: query(2) | {'Result': 'DogsLeft = 2'}
19 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op