f1[Path 1]:f1[Path 1]:
n20: Start of execution: Beginning Searchn2 0: Start of execution: Beginning Search
31: Searching: query(Candidate Variable_0)3 1: Searching: query(Candidate Variable_0)
4 2: Searching: _13900=171
5 3: Found: 171=171
6 4: Searching: _15126=134
7 5: Found: 134=134
8 6: Searching: _16352=30
9 7: Found: 30=30
42: Searching: remaining_tomatoes(171, 134, 30, Candidate Variable_0)10 8: Searching: remaining_tomatoes(171, 134, 30, Candidate Variable_0)
53: Searching: _14524 is 134+3011 9: Searching: _18198 is 134+30
64: Found: 164 is 134+3012 10: Found: 164 is 134+30
75: Searching: _5834 is 171-16413 11: Searching: _5830 is 171-164
86: Found: 7 is 171-16414 12: Found: 7 is 171-164
97: Found: remaining_tomatoes(171, 134, 30, 7)15 13: Found: remaining_tomatoes(171, 134, 30, 7)
108: Found: query(7) | {'Result': 'RemainingTomatoes = 7'}16 14: Found: query(7) | {'Result': 'RemainingTomatoes = 7'}
1117
t12The Prolog code successfully determines that the farmer will have 7 tomatoes left after yesterday's and today's tomato-picking sessions.t
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op