Strategy
A strategy is function:state -> choice
It is a more general concept than a choice because a new choice must be applied at each node in a decision tree but, a strategy applies at every node of the decision tree.


source
jl@crush.caltech.edu index