Although :cost and :reward are allowable in a transition declaration, they aren't currently used.
Whenever :cost and/or :reward are used within a transition declaration, the system should generate a warning at parse time:
"pclassname :cost and :reward are currently ignored within :transitions declaration".
Although
:cost
and:reward
are allowable in a transition declaration, they aren't currently used. Whenever:cost
and/or:reward
are used within a transition declaration, the system should generate a warning at parse time:"pclassname :cost and :reward are currently ignored within :transitions declaration".