Skip to content

How to get grounded predicates and functions #22

Answered by ztangent
MFaisalZaki asked this question in Q&A
Discussion options

You must be logged in to vote

I've avoided storing all the initial values in state.facts because that's an inefficient representation.

However, for states produced by compilation, you can call PDDL.get_fluents(state) and it will list all fluents and their associated values.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@MFaisalZaki
Comment options

@ztangent
Comment options

Answer selected by MFaisalZaki
@MFaisalZaki
Comment options

@ztangent
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #21 on September 02, 2023 12:25.