Constraint PLATFORM_MODEL_C01


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)) 60)
               (=< (Platform_Width_F (Elevator.Platform ?X)) 84)))
     (= (Model-Id (Elevator.Platform ?X)) Platform_Model_M01))


Notes: