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)
tt4 2: Searching: _13900=18
5 3: Found: 18=18
6 4: Searching: _15126=27
7 5: Found: 27=27
8 6: Searching: _16352=12
9 7: Found: 12=12
4 2: Searching: max_fruit_baskets(18, 27, 12, Candidate Variable_0)10 8: Searching: max_fruit_baskets(18, 27, 12, Candidate Variable_0)
5 3: Searching: gcd(18, 27, 12, Candidate Variable_1)11 9: Searching: gcd(18, 27, 12, Candidate Variable_1)
6 4: Searching: gcd(18, gcd(27, 12), Candidate Variable_1)12 10: Searching: gcd(18, gcd(27, 12), Candidate Variable_1)
7 5: Searching: gcd(27, 12, Candidate Variable_2)
8 6: Searching: gcd(27, 12, Candidate Variable_2)
9 7: Searching: _14532 is abs
10 8: Found: 3 is abs
11 9: Found: gcd(27, 12, 3)
12 10: Found: gcd(18, 3, Candidate Variable_1)
13 11: Searching: _16996 is abs13 11: Searching: _18198 is abs
14 12: Found: 3 is abs14 12: Found: 6 is abs
15 13: Found: gcd(18, gcd(27, 12), 6)
15 13: Found: gcd(18, 33)16 14: Found: gcd(18, 2712, 6)
17 15: Searching: _5830 is abs
18 16: Found: 3 is abs
16 14: Found: max_fruit_baskets(18, 27, 12, 3)19 17: Found: max_fruit_baskets(18, 27, 12, 3)
17 15: Searching: _5834 is abs
18 16: Found: 6 is abs
19 17: Found: query(6) | {'Result': 'MaxBaskets = 6'}20 18: Found: query(3) | {'Result': 'MaxBaskets = 3'}
21 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op