CSCE 421/821, Spring 2019, Glossary 6
Assigned: Monday, Feb 18
Due: Monday, Feb 25
Note: Glossaries are optional but they allow you improve
your grade. Also, you are responsible for knowing the exact
definition of the terms in a glossary at any point in time, including
during a quiz.
You may need to check the following documents:
- Dechter's Constraint Processing book
- Bandwidth of a graph
- Degree ordering heuristic
- Directed acyclic graph
- Efficient algorithm
- Induced width of an ordering (check your textbook)
- Least-domain heuristic
- Maximum cardinality heuristic
- Min-conflict heuristic
- Triangulated graph (a.k.a. chordal graph)
- Weighted-degree ordering heuristic (may want to check original paper)
- Width of an ordering
- Width of a graph
Ordering Algorithms
For each of the following algorithms, please explain:
(1) The goal of the algorithm and (2) How it operates (informally and in words):
- Max Cardinality ordering algorithm (Dechter Fig 4.3)
- Min-Fill algorithm (Dechter Fig 4.4)
- Width algorithm of Freuder (Dechter 4.2)
Do not forget to list your references.
Berthe Y. Choueiry