Constraint CAR_CAB_WEIGHT_C


Slots on this instance:

Instance-Of: Constraint
Constraint-On: Elevator
Constraint.Expression:
'(= (Car_Cab_Weight ?X)
    (* 130
       (/ (+ (Platform_Width_F (Elevator.Platform ?X))
             (Platform_Depth (Elevator.Platform ?X)))
          12)))


Notes: