f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Begining Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: smallest_cats(18, Candidate Variable_0) | | 2: Searching: smallest_cats(18, Candidate Variable_0) |
| 3: Searching: find_smallest_cats(18, 1, Candidate Variable_0) | | 3: Searching: find_smallest_cats(18, 1, Candidate Variable_0) |
| 4: Searching: 0 is 18 mod 1 | | 4: Searching: 0 is 18 mod 1 |
| 5: Found: 0 is 18 mod 1 | | 5: Found: 0 is 18 mod 1 |
| 6: Found: find_smallest_cats(18, 1, 1) | | 6: Found: find_smallest_cats(18, 1, 1) |
| 7: Found: smallest_cats(18, 1) | | 7: Found: smallest_cats(18, 1) |
| 8: Found: query(1) | {'Result': 'SmallestCats = 1'} | | 8: Found: query(1) | {'Result': 'SmallestCats = 1'} |
| | | |