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) |
| 2: Searching: total_marbles(Candidate Variable_1) | | 2: Searching: total_marbles(Candidate Variable_1) |
| 3: Found: total_marbles(23) | | 3: Found: total_marbles(23) |
| 4: Searching: marbles_kept(Candidate Variable_2) | | 4: Searching: marbles_kept(Candidate Variable_2) |
| 5: Found: marbles_kept(15) | | 5: Found: marbles_kept(15) |
| 6: Searching: marbles_per_boy(23, 15, Candidate Variable_0) | | 6: Searching: marbles_per_boy(23, 15, Candidate Variable_0) |
n | 7: Searching: _5834 is 23-15 | n | 7: Searching: _16952 is 23-15 |
| 8: Found: 8 is 23-15 | | 8: Found: 8 is 23-15 |
t | 9: Searching: _5838 is 8/4 | t | 9: Searching: _5830 is 8/4 |
| 10: Found: 2 is 8/4 | | 10: Found: 2 is 8/4 |
| 11: Found: marbles_per_boy(23, 15, 2) | | 11: Found: marbles_per_boy(23, 15, 2) |
| 12: Found: query(2) | {'Result': 'MarblesPerBoy = 2'} | | 12: Found: query(2) | {'Result': 'MarblesPerBoy = 2'} |
| | | |