CSCE 421/821, Spring 2021, Glossary 6
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