Skip to content

Make it easier to run the PDDL generator followed by the SAS generator #101

@FlorianPommerening

Description

@FlorianPommerening

We use this in a lot of examples and is was useful in practice. So far it requires a lot of duplicated code. Different approaches to implementing this could be:

  • a utility function to simplify some boiler plate code in the experiment script
  • a new pddl_then_sas generator that forwards to the other two generators
  • the interview mode generating the scripts as we have them now (including the duplication)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions