abcorrea / powerlifted

Powerlifted Planner
GNU General Public License v3.0
28 stars 12 forks source link

Fix OrderedJoinSuccessorGenerator inefficiencies #6

Closed gfrances closed 4 years ago

gfrances commented 4 years ago

As it stands now, OrderedJoinSuccessorGenerator::parse_precond_into_join_program is doing a fair amount of unnecessary work:

If the above is correct, I'd rerun the experiments involving the OrderedJoinSuccessorGenerator.