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_number_of_roses(Candidate Variable_0) | | 2: Searching: smallest_number_of_roses(Candidate Variable_0) |
| 3: Searching: lcm(9, 19, Candidate Variable_0) | | 3: Searching: lcm(9, 19, Candidate Variable_0) |
| 4: Searching: _14532 is abs(9*19)//gcd(9, 19) | | 4: Searching: _5830 is abs |
| 5: Found: 171 is abs(9*19)//gcd(9, 19) | | 5: Found: 171 is abs |
| 6: Found: lcm(9, 19, 171) | | 6: Found: lcm(9, 19, 171) |
| 7: Found: smallest_number_of_roses(171) | | 7: Found: smallest_number_of_roses(171) |
| 8: Found: query(171) | {'Result': 'SmallestNumber = 171'} | | 8: Found: query(171) | {'Result': 'SmallestNumber = 171'} |
| | | |