Skip to content

Releases: DillonZChen/goose

v2.0.0

07 Nov 00:59

Choose a tag to compare

ECAI-25

26 Jul 14:13
6948c22

Choose a tag to compare

Source code for and extended version of the ECAI-25 publication "Weisfeiler-Leman Features for Planning and Search: A 1,000,000 Sample Size Hyperparameter Study" by Dillon Z. Chen.

v1.2.2

24 Jun 07:46
1efb271

Choose a tag to compare

Improved pretrained weights and documentation for pretrained weights


What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

23 Jun 12:00

Choose a tag to compare

Minor quality of life and planning improvements.

  • Apptainer that can be installed and pretrained models for common benchmarks (IPC23LT and benchmarks from NeurIPS24 paper)
  • Clearer model configuration files
  • Change ranking formulation constants to always be 1 (from 0 for maybe pairs), following experiments by @u6684258
  • Fix CI tests in GitHub Actions

What's Changed

Full Changelog: v1.1.1...v1.2.1

AAAI-24

20 Dec 10:11

Choose a tag to compare

Source code for the AAAI-24 publication "Learning Domain-Independent Heuristics for Grounded and Lifted Planning" by Dillon Z. Chen, Sylvie Thiébaux, and Felipe Trevizan

v1.1.1

06 Mar 19:53

Choose a tag to compare

Minor bug fixes.

  • Numeric data collection no longer fails silently. The code now exits if an error with NFD occured.
  • Update downward to version 24.06
  • Add more instructions in the README.

v1.0.1

17 Oct 15:02

Choose a tag to compare

Clean re-implementation of GOOSE with the WLPlan package. New features include:

Furthermore, support for GNNs is deprecated as they are inferior to WL learned heuristics. We refer to previous releases for GNN implementations.

NeurIPS-24

27 Sep 14:25

Choose a tag to compare

Source code for the NeurIPS-24 publication "Graph Learning for Numeric Planning" by Dillon Z. Chen and Sylvie Thiébaux

ICAPS-24

10 Mar 10:05

Choose a tag to compare

Source code for the ICAPS-24 publication "Return to Tradition: Learning Reliable Heuristics with Classical Machine Learning" by Dillon Z. Chen, Felipe Trevizan, and Sylvie Thiébaux