f | [Path 1]: | f | [Path 1]: |
t | 0: Start of execution: Begining Search | t | 0: Start of execution: Beginning Search |
| 1: Searching: query(Candidate Variable_0) | | 1: Searching: query(Candidate Variable_0) |
| 2: Searching: number_of_colors(49, 7, Candidate Variable_0) | | 2: Searching: number_of_colors(49, 7, Candidate Variable_0) |
| 3: Searching: _14512 is 49*7 | | 3: Searching: _14516 is 49*7 |
| 4: Found: 343 is 49*7 | | 4: Found: 343 is 49*7 |
| | | 5: Searching: _5830 is 343//7 |
| | | 6: Found: 49 is 343//7 |
| 5: Found: number_of_colors(49, 7, 343) | | 7: Found: number_of_colors(49, 7, 49) |
| 6: Found: query(343) | {'Result': 'Colors = 343'} | | 8: Found: query(49) | {'Result': 'Colors = 49'} |
| | | |