pyperplan icon indicating copy to clipboard operation
pyperplan copied to clipboard

Minimum fixes

Open guicho271828 opened this issue 1 year ago • 0 comments

  • Some say that the GBFS in pyperplan is wrong because it lacks early goal detection. It fixes this issue
  • Customizable search limit
  • The search algorithm returns a SearchResult object which, if you want, you can extract exp/eval/gen/elap/rss statistics
  • Added bucket-based BFS queue variants
  • Goal Count

None of these are big edits, you should be able to review each commit

guicho271828 avatar Jan 06 '25 22:01 guicho271828