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: small_barrels_needed(95, 6, 5, Candidate Variable_0) | | 2: Searching: small_barrels_needed(95, 6, 5, Candidate Variable_0) |
n | 3: Searching: _15130 is 95//6 | n | 3: Searching: _16540 is 95//6 |
| 4: Found: 15 is 95//6 | | 4: Found: 15 is 95//6 |
n | 5: Searching: _16356 is 95 mod 6 | n | 5: Searching: _17692 is 95 mod 6 |
| 6: Found: 5 is 95 mod 6 | | 6: Found: 5 is 95 mod 6 |
n | 7: Searching: _5834 is ceil(5/5) | n | 7: Searching: _7772 is ceil |
| 8: Found: 1 is ceil(5/5) | | 8: Found: 1 is ceil |
| 9: Found: small_barrels_needed(95, 6, 5, 1) | | 9: Found: small_barrels_needed(95, 6, 5, 1) |
| 10: Found: query(1) | {'Result': 'SmallBarrels = 1'} | | 10: Found: query(1) | {'Result': 'SmallBarrels = 1'} |
t | | t | |