Constraint CAR_RETURN_LEFT_C01


Slots on this instance:

Instance-Of: Constraint
Constraint.Expression:
'(=> (= (Door_Opening_Type ?X) center)
     (= (Car_Return_Left ?X)
        (/ (- (Platform_Width_F (Elevator.Platform ?X))
              (Opening_Width_Door ?X))
           2)))


Notes: