Constraint NOOFHOISTCABLES_OF_ELEVATOR_VALUES


Slots on this constraint:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(And (>= (Hoist_Cable_Quantity ?X) 3)
      (=< (Hoist_Cable_Quantity ?X) 6))


Other Related Axioms:

(<= (Has-Constraint $X Noofhoistcables_Of_Elevator_Values)
    (Elevator $X))

(Inherited-Slot-Value Elevator
                      Has-Constraint
                      Noofhoistcables_Of_Elevator_Values)

(Used-In-Constraint Hoist_Cable_Quantity
                    Noofhoistcables_Of_Elevator_Values)