Constraint Satisfaction Problems 2

๐Ÿ–‡๏ธ YOUTUBE

COMPSCI 188 - 2018-09-06

๐Ÿ—’๏ธ MATERIAL

CS 188: Introduction to Artificial Intelligence, Fall 2018

๐Ÿ—“๏ธ 2022-02-04

Note

  1. CSP
  2. Backtracking search
  3. Arc Consistency
  4. K-Consistency
  5. Problem Structure
  6. Tree Decomposition
  7. Iterative Improvement
  8. Hill climbing

Review