Skip to content

Using aries-opt engine #571

Closed Answered by arbimo
jdavidrcamacho asked this question in Q&A
Feb 21, 2024 · 4 comments · 6 replies
Discussion options

You must be logged in to vote

Hi, aries-opt is not available by default because:

  1. it is generally useless: there is very few cases where it would provide an optimality proof (specifically scheduling and non-recursive HTN). In all other cases, the solver would just run forever.
  2. it would be misleading as the current problem kinds do not allow capturing these, specifically, missing the distinction between recursive and non recursive HTN.

If you are interested in plan quality, then you should use the AnytimePlanning operation mode to get a stream of solution of increasing quality. Just as aries-opt, it would stop with SOLVED_OPTIMALLY when the optimality of the last solution is proven.

If you really only want the provably

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@jdavidrcamacho
Comment options

Answer selected by arbimo
Comment options

You must be logged in to vote
1 reply
@jdavidrcamacho
Comment options

Comment options

You must be logged in to vote
3 replies
@jdavidrcamacho
Comment options

@arbimo
Comment options

@jdavidrcamacho
Comment options

Comment options

You must be logged in to vote
1 reply
@arbimo
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