Constraint
CAR_CAPACITY_RANGE_C
Defined in theory:
Vt-domain
Source code:
vt-domain.lisp
Slots on this instance:
Instance-Of
:
Constraint
Constraint-On
:
Elevator
Constraint.Expression
:
'(And (
>=
(
Car_Capacity_Range
?X) 2000) (
=<
(
Car_Capacity_Range
?X) 4000))
Notes:
Formerly-Named:
maxcarcapacity_of_elevator_values
Source:
The Yost document, under "
CAR_CAPACITY_RANGE
"