Constraint PLATFORM_WEIGHT_FACTOR_S_C02


Slots on this constraint:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(=> (And (= (Car_Capacity (Elevator.Platform ?X)) 2000)
          (And (=< (Platform_Depth (Elevator.Platform ?X)) 53)
               (= (Model-Id (Elevator.Platform ?X))
                  Platform_Model_M01)))
     (= (Platform_Weight_Factor_S ?X) 63))


Other Related Axioms:

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

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

(Used-In-Constraint Car_Capacity Platform_Weight_Factor_S_C02)

(Used-In-Constraint Model-Id Platform_Weight_Factor_S_C02)

(Used-In-Constraint Platform_Depth Platform_Weight_Factor_S_C02)

(Used-In-Constraint Platform_Weight_Factor_S
                    Platform_Weight_Factor_S_C02)


Notes: