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: bouquets_for_wedding(Candidate Variable_0) | | 2: Searching: bouquets_for_wedding(Candidate Variable_0) |
| 3: Searching: initial_flowers(Candidate Variable_1) | | 3: Searching: initial_flowers(Candidate Variable_1) |
| 4: Found: initial_flowers(66) | | 4: Found: initial_flowers(66) |
| 5: Searching: wilted_flowers(66, Candidate Variable_2) | | 5: Searching: wilted_flowers(66, Candidate Variable_2) |
n | 6: Searching: _14512 is 66-10 | n | 6: Searching: _15726 is 66-10 |
| 7: Found: 56 is 66-10 | | 7: Found: 56 is 66-10 |
| 8: Found: wilted_flowers(66, 56) | | 8: Found: wilted_flowers(66, 56) |
| 9: Searching: remaining_flowers(66, 56, Candidate Variable_3) | | 9: Searching: remaining_flowers(66, 56, Candidate Variable_3) |
n | 10: Searching: _16976 is 66-56 | n | 10: Searching: _18182 is 66-56 |
| 11: Found: 10 is 66-56 | | 11: Found: 10 is 66-56 |
| 12: Found: remaining_flowers(66, 56, 10) | | 12: Found: remaining_flowers(66, 56, 10) |
| 13: Searching: possible_bouquets(10, Candidate Variable_0) | | 13: Searching: possible_bouquets(10, Candidate Variable_0) |
n | 14: Searching: _5834 is floor(10/8) | n | 14: Searching: _5830 is floor |
| 15: Found: 1 is floor(10/8) | | 15: Found: 1 is floor |
| 16: Found: possible_bouquets(10, 1) | | 16: Found: possible_bouquets(10, 1) |
| 17: Found: bouquets_for_wedding(1) | | 17: Found: bouquets_for_wedding(1) |
| 18: Found: query(1) | {'Result': 'NumBouquets = 1'} | | 18: Found: query(1) | {'Result': 'NumBouquets = 1'} |
t | | t | |