As a step on the way to make the search independent of g_operators, I would like
to change the interface of StateRegistry::get_successor_state from
GlobalOperator to OperatorProxy. I don't want to completely change the successor
generator to the new interface or change the responsibilities and control flow
of it (yet).
|