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: kenny_books(54, Candidate Variable_0) | | 2: Searching: kenny_books(54, Candidate Variable_0) |
| 3: Searching: robert_candies(54, Candidate Variable_1) | | 3: Searching: robert_candies(54, Candidate Variable_1) |
n | 4: Searching: _14520 is 54//2 | n | 4: Searching: _14512 is 54//2 |
| 5: Found: 27 is 54//2 | | 5: Found: 27 is 54//2 |
| 6: Found: robert_candies(54, 27) | | 6: Found: robert_candies(54, 27) |
| 7: Searching: james_candies(27, Candidate Variable_2) | | 7: Searching: james_candies(27, Candidate Variable_2) |
n | 8: Searching: _16976 is 27+6 | n | 8: Searching: _16968 is 27+6 |
| 9: Found: 33 is 27+6 | | 9: Found: 33 is 27+6 |
| 10: Found: james_candies(27, 33) | | 10: Found: james_candies(27, 33) |
| 11: Searching: john_has_more_than_james(54, 33, Candidate Variable_0) | | 11: Searching: john_has_more_than_james(54, 33, Candidate Variable_0) |
n | 12: Searching: _19432 is 54-33 | n | 12: Searching: _5830 is 54-33 |
| 13: Found: 21 is 54-33 | | 13: Found: 21 is 54-33 |
| 14: Found: john_has_more_than_james(54, 33, 21) | | 14: Found: john_has_more_than_james(54, 33, 21) |
| 15: Found: kenny_books(54, 21) | | 15: Found: kenny_books(54, 21) |
| 16: Found: query(21) | {'Result': 'Difference = 21'} | | 16: Found: query(21) | {'Result': 'Difference = 21'} |
t | | t | |