AI and problem solving methods

123456789
Across
  1. 2. A step-by-step procedure used to solve a problem or complete a task in AI.
  2. 4. Satisfaction A method that solves problems by finding values that satisfy a set of constraints.
  3. 6. A fundamental method in AI for finding solutions by exploring a problem space.
  4. 7. The process of finding the best solution from a set of possible solutions.
  5. 8. Learning A method that enables systems to learn from data and improve over time.
  6. 9. A method of problem-solving that involves undoing previous steps.
Down
  1. 1. A tree-like model of decisions and their possible consequences.
  2. 3. A learning technique in neural networks to adjust weights based on error.
  3. 5. A rule-of-thumb strategy for problem-solving that reduces the solution space.