f | [Path 1]: | f | [Path 1]: |
n | 0: Start of execution: Begining Search | n | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: chocolate_distribution(4, 8, 5, Candidate Variable_1, Candidate Variable_2, Candidate Variable_0) | | 2: Searching: chocolate_distribution(4, 8, 5, Candidate Variable_1, Candidate Variable_2, Candidate Variable_0) |
n | 3: Searching: _14512 is 4+8 | n | 3: Searching: _16088=4+8 |
| 4: Found: 12 is 4+8 | | 4: Found: 4+8=4+8 |
| 5: Searching: _15748 is 12*5 | | 5: Searching: _17320 is |
| 6: Found: 60 is 12*5 | | 6: Found: 60 is |
| 7: Searching: _17002 is 60//4 | | 7: Searching: _18552 is 60//4 |
| 8: Found: 15 is 60//4 | | 8: Found: 15 is 60//4 |
t | 9: Searching: _18256 is 60-15*4 | t | 9: Searching: _7390 is |
| 10: Found: 30 is 60-15*4 | | 10: Found: 0 is |
| 11: Searching: _5834 is 30//8 | | |
| 12: Found: 3 is 30//8 | | |
| 13: Found: chocolate_distribution(4, 8, 5, 15, 60, 3) | | 11: Found: chocolate_distribution(4, 8, 5, 15, 60, 0) |
| 14: Found: query(3) | {'Result': 'BarsPerChild = 3'} | | 12: Found: query(0) | {'Result': 'BarsPerChild = 0'} |
| | | |