Constraint PLATFORM_TO_HOISTWAY_RIGHT_C


Slots on this constraint:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(= (Platform_To_Hoistway_Right ?X)
    (- (Opening_To_Hoistway_Right ?X) (Car_Return_Right ?X)))


Other Related Axioms:

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

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

(Used-In-Constraint Car_Return_Right Platform_To_Hoistway_Right_C)

(Used-In-Constraint Opening_To_Hoistway_Right
                    Platform_To_Hoistway_Right_C)

(Used-In-Constraint Platform_To_Hoistway_Right
                    Platform_To_Hoistway_Right_C)


Notes: