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

Add interpolation support to CHP Joint Reasoner. #59

Open
yakaboskic opened this issue Jan 13, 2021 · 0 comments
Open

Add interpolation support to CHP Joint Reasoner. #59

yakaboskic opened this issue Jan 13, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yakaboskic
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Simple queries sometimes return -1 because they default to the CHP Joint Reasoner which doesn't have interpolation currently activated as it wasn't fully tested yet.

Describe the solution you'd like
Fully test interpolation support for Joint Reasoner first in the PyBKB mixin and then update the CHP Joint Reasoner Mixin appropriately.

Describe alternatives you've considered

  1. Keep returning -1 and clarify to users what this means in a query response.
  2. If an answer isn't found in the Joint Reasoner (i.e. a -1 is returned) Run query through CHP Dynamic Reasoner which has interpolation support.

Additional context
N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant