Constraint Programming - PowerPoint PPT Presentation

About This Presentation
Title:

Constraint Programming

Description:

FOR MORE CLASSES VISIT tutorialoutletdotcom There are two tasks in this assignment. The first task is to implement two functions to support the two constraint propagation methods, forward checking and arc-consistency checking, for a CSP solver. The second task is to use your fully-implemented CSP solver to solve a variant of the eight queen problem. The source code of the partially implemented CSP solver is provided to you. – PowerPoint PPT presentation

Number of Views:4
Slides: 4
Provided by: Chilcott

less

Transcript and Presenter's Notes

Title: Constraint Programming


1
EDUCATIONAL COURSESTUTORIALOUTLET
2
Constraint Programming Constraint Propagation
  • FOR MORE CLASSES VISIT
  • tutorialoutletdotcom
  •  
  • There are two tasks in this assignment. The first
    task is to implement two functions to support the
    two constraint propagation methods, forward
    checking and arc-consistency checking, for a CSP
    solver. The second task is to use your
    fully-implemented CSP solver to solve a variant
    of the eight queen problem. The source code of
    the partially implemented CSP solver is provided
    to you.
  • Task 1 Forward Checking and AC-3 Algorithm for
    Maintaining Arc Consistency

3
EDUCATIONAL COURSES TUTORIALOUTLET
Write a Comment
User Comments (0)
About PowerShow.com