f | [Path 1]: | f | [Path 1]: |
| 0: Start of execution: Beginning Search | | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
n | 2: Searching: tyler_puppies(NumDogs, PuppiesPerDog, Candidate Variable_0) | n | 2: Searching: tyler_puppies(Candidate Variable_1, Candidate Variable_2, Candidate Variable_0) |
| 3: Searching: _14512 is 15*5 | | 3: Searching: _7342 is 15*5 |
| 4: Found: 75 is 15*5 | | 4: Found: 75 is 15*5 |
| 5: Found: tyler_puppies(15, 5, 75) | | 5: Found: tyler_puppies(15, 5, 75) |
| 6: Found: query(75) | {'Result': 'TotalPuppies = 75'} | | 6: Found: query(75) | {'Result': 'TotalPuppies = 75'} |
t | | t | |