Across
- 2. = Process of finding an answer
- 7. = Returning to previous state to retry
- 10. = Finding the best solution
- 11. = Process of exploring solutions
- 12. = Search without extra knowledge
- 14. = Current condition in search space
- 15. = Rule of thumb for search
- 17. = Movement from one state to another
Down
- 1. = Defining the problem properly
- 3. = Checking quality of solution
- 4. = Next possible states
- 5. = A situation requiring a solution
- 6. = Step-by-step solving method
- 8. = Rules limiting possible solutions
- 9. = Desired final state
- 13. = Representation of a state in tree
- 16. = Collection of all possible states
