Skip to content

v0.2.13

Choose a tag to compare

@ztangent ztangent released this 07 Feb 03:46
· 48 commits to master since this release
  • PDDL.no_op is now an alias for pddl"(--)", the term that refers to the no-op action (the corresponding action schema is PDDL.NoOp().)
  • Introduced the PDDL.include_no_op! and PDDL.include_no_op utility functions to add the no_op action to a GenericDomain.