abcorrea / powerlifted

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

Add lifted successor generator based on enumerating all maximum cliques #48

Closed simon-stahlberg closed 5 months ago

simon-stahlberg commented 1 year ago

Add the lifted successor generator from the paper titled 'Simon Ståhlberg, Lifted Successor Generation by Maximum Clique Enumeration, ECAI 2023.'

I have tried to change as few files as possible while adhering to the coding style of the repository. However, there are a few notable changes:

Let me know if any changes need to be made for this commit to be merged.

DillonZChen commented 5 months ago

Hi @abcorrea. Will the pull request be accepted any time soon?

abcorrea commented 5 months ago

Hi @DillonZChen,

thanks for reminding me of this. I was on medical leave when the pull-request happened, and it just slipped through my TODO list. I will rebase and merge it now.