Skip to content

v0.4.0

Compare
Choose a tag to compare
@DillonZChen DillonZChen released this 17 Jun 16:31
· 16 commits to main since this release

New functionality and bug fixes

  • Python interface for constructing Domain and Problem objects from PDDL files directly (unforunately, the c++ interface does not exist yet)
  • Fix memory leak due to unseen init colours
  • Fix CMakeLists.txt file for c++ package
  • No longer raise an exception when a constant object exists in the PDDL problem file