Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO: reasoner: implement op chaining #16

Open
2 of 6 tasks
PtrMan opened this issue Jun 7, 2023 · 0 comments
Open
2 of 6 tasks

TODO: reasoner: implement op chaining #16

PtrMan opened this issue Jun 7, 2023 · 0 comments

Comments

@PtrMan
Copy link
Owner

PtrMan commented Jun 7, 2023

(A, (^add, 5, 3, $0), (^mul, $0, 2, $1)) =/> G0
  • implement control for goal chaining
    • implement handling of completion callback
    • implement adding of datastructure after precondition is fullfilled
    • implement invocation of first op after precondition is fullfilled
    • implement handling of completion of processing of sequence of ops
  • test it with *.nal tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant