Constraint PLATFORM_MODEL_C03


Slots on this instance:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(=> (And (> (Car_Capacity (Elevator.Platform ?X)) 2500)
          (And (=< (Platform_Depth (Elevator.Platform ?X)) 115)
               (=< (Platform_Width_F (Elevator.Platform ?X)) 126)))
     (= (Model-Id (Elevator.Platform ?X)) Platform_Model_M02))


Notes: