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

Ability to query the logic #19

Open
buddha314 opened this issue Dec 3, 2023 · 0 comments
Open

Ability to query the logic #19

buddha314 opened this issue Dec 3, 2023 · 0 comments

Comments

@buddha314
Copy link

New feature request (may be out of scope)

Prolog offers the ability to ask which atoms satisfy the logic, For instance friends(mary,X) will give all friends of Mary. In PyReason, please provide similar capabilities augmented with

  • The time step at which it became true
  • The probability associated with the truth value

It would be extraordinary if PyReason could also provide reasons for failure along the logical train. If Mary cannot be Friends with John because she doesn't not have a cat, this could have far-ranging applications.

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