Artificial Intelligence

1234567891011121314151617
Across
  1. 2. This is a special form of the local maximum
  2. 5. Intelligence is a mental quality to learn from experiences, adapting to new situations and manipulating one’s environment by using knowledge.
  3. 6. DFS always expands the node in the current fringe of the search tree
  4. 8. Zero sum game has to be a ______ game.
  5. 10. Admissibility property refers to this type of solution.
  6. 13. This is the ability to learn and solve problems.
  7. 14. WebCrawler is a type of agent
  8. 16. 8 queen is a....type of problem.
  9. 17. This type of AI is a general purpose intelligence that can demonstrate human abilities.
Down
  1. 1. This is the optimized version of minimax algorithm.
  2. 3. This is a system based on AI that mimic the decision-making ability of a human expert in a specific field.
  3. 4. This General algorithm applied on game tree for making decision of win/lose is ____________
  4. 7. Which data structure conveniently used to implement DFS
  5. 9. This is a one of the component of AI.
  6. 11. This Language used for programming constraint programming used.
  7. 12. This data structure conveniently used to implement BFS
  8. 15. This originally called the Imitation game