Constraints



next up previous
Next: Constraint Satisfaction Up: Reasoning with Tesserals Previous: Types of Objects

Constraints

  The description of a spatial problem includes a section in which the known relationships existing between the objects are expressed. The system recognizes six types of constraint: isWithin, isnotWithin, isSubset, isnotSubset, isEquals and isnotEquals. ``i sWithin" and ``isnotWithin" are functions which deliver alternative sets of addresses. Each of the remaining four constraints is interpreted as a Boolean constraint, so that a question such as ``Is area1 equal to area2" can be expressed as constraint: area1 equals area2.

Operands for constraints are comprised of sets of tesseral addresses. In order to be able to express all possible relations which exist in 2-dimensional space, there are two mechanisms for defining sets of addresses:



next up previous
Next: Constraint Satisfaction Up: Reasoning with Tesserals Previous: Types of Objects



B.J.H. Beattie
Tue Nov 21 17:11:01 GMT 1995