Danh mục

Artificial Intelligence - Lecture 8: Constraint Satisfaction Problems

Số trang: 22      Loại file: pdf      Dung lượng: 631.91 KB      Lượt xem: 15      Lượt tải: 0    
Jamona

Hỗ trợ phí lưu trữ khi tải xuống: 3,000 VND Tải xuống file đầy đủ (22 trang) 0
Xem trước 3 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

Backtracking = depth-first search with one variable assigned per node; variable ordering and value selection heuristics help significantly; forward checking prevents assignments that guarantee later failure; constraint propagation (e.g., arc consistency) does additional work to constrain values and detect inconsistencies; the CSPs representation allows analysis of problem structure.
Nội dung trích xuất từ tài liệu:
Artificial Intelligence - Lecture 8: Constraint Satisfaction Problems

Tài liệu được xem nhiều: