f1[Path 1]:f1[Path 1]:
2 0: Start of execution: Beginning Search2 0: Start of execution: Beginning Search
3 1: Searching: query(Candidate Variable_0)3 1: Searching: query(Candidate Variable_0)
n4 2: Searching: total_oranges_harvested(28, 52, 26, Candidate Variable_0)n4 2: Searching: total_oranges_harvested(Candidate Variable_1, Candidate Variable_2, 26, Candidate Variable_0)
5 3: Found: total_oranges_harvested(28, 52, 26, 1352)5 3: Fail: total_oranges_harvested(Candidate Variable_3, Candidate Variable_4, 26, Candidate Variable_0) | {'Result': 'Search Failed'}
6 4: Found: query(1352) | {'Result': 'TotalSacks = 1352'}6 4: Fail: query(Candidate Variable_0) | {'Result': 'Search Failed'}
77
t8 Only one path is explored due to the specific values mentioned in the code.t
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op