Skip to content

external-access-hook-query #82

Answered by rpgoldman
ko56 asked this question in Q&A
Sep 15, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

I want to make sure I understand the function of this hook.
a) It is used at plan generation time, correct?

Yes, that is correct.

b) It is, essentially, a convenience, and does not extend SHOP3's plan-generation capabilities.
That is, whatever information is returned could have been put into the problem file to start with.
Correct?

That is not quite correct: one can use the external-access-hook to handle terms with non-finite domains of quantification, such as numerals. At least in theory, the state (which is what I believe you refer to when you talk about the problem file) must be of finite extent (and the bit-vector state representation relies on this).

That said, the external-acces…

Replies: 1 comment 4 replies

Comment options

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

ko56 Sep 15, 2021
Collaborator Author

@ko56
Comment options

ko56 Sep 16, 2021
Collaborator Author

@rpgoldman
Comment options

@ko56
Comment options

ko56 Sep 17, 2021
Collaborator Author

Answer selected by ko56
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