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: clothes_per_small_load(Candidate Variable_0) | | 2: Searching: clothes_per_small_load(Candidate Variable_0) |
| 3: Searching: total_remaining_clothes(120, 48, Candidate Variable_1) | | 3: Searching: total_remaining_clothes(120, 48, Candidate Variable_1) |
n | 4: Searching: _14512 is 120-48 | n | 4: Searching: _14508 is 120-48 |
| 5: Found: 72 is 120-48 | | 5: Found: 72 is 120-48 |
| 6: Found: total_remaining_clothes(120, 48, 72) | | 6: Found: total_remaining_clothes(120, 48, 72) |
| 7: Searching: small_loads(72, 9, Candidate Variable_0) | | 7: Searching: small_loads(72, 9, Candidate Variable_0) |
n | 8: Searching: _5834 is 72/9 | n | 8: Searching: _5830 is 72/9 |
| 9: Found: 8 is 72/9 | | 9: Found: 8 is 72/9 |
| 10: Found: small_loads(72, 9, 8) | | 10: Found: small_loads(72, 9, 8) |
| 11: Found: clothes_per_small_load(8) | | 11: Found: clothes_per_small_load(8) |
| 12: Found: query(8) | {'Result': 'ClothesPerSmallLoad = 8'} | | 12: Found: query(8) | {'Result': 'ClothesPerSmallLoad = 8'} |
t | | t | |