Constraint PLATFORM_MODEL_C02


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)) 108)
               (=< (Platform_Width_F (Elevator.Platform ?X)) 128)))
     (= (Model-Id (Elevator.Platform ?X)) Platform_Model_M02))


Notes: