With the new call syntax the old iterative search was removed from the planner.
It should be re-integrated as a proper SearchEngine that manages the sub-searches.
Maybe this should be more generic than the old version, i.e. take the
sub-searches as parameters. We then can define the old version as special case
with an abbreviated call.
Erez, I assigned this to you, because you already started implementing this.
|