4.1 Constraint Solving

When we deal with solving underspecified descriptions, the two algorithmic problems that concern us most are the following:

Satisfiability

Given a constraint graph, we need to decide whether there is a -structure into which it can be embedded.

Enumeration

Given a constraint graph, we have to compute all -structures into which it can be embedded.

These are the problems adressed in this section. The concept of a solved form will be central to the solutions that we develop.



Aljoscha Burchardt, Alexander Koller and Stephan Walter
Version 1.2.5 (20030212)