David Speck
Results
1
issues of
David Speck
Fix: `assert(num_ehc_phases != 0);` => `assert(num_ehc_phases >= 0);` to handle trivial PDDL instances where the initial state already satisfies the goal.