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

Make Justification Analysis work on BasicAtoms only. #232

Open
madmike200590 opened this issue Mar 4, 2020 · 0 comments
Open

Make Justification Analysis work on BasicAtoms only. #232

madmike200590 opened this issue Mar 4, 2020 · 0 comments
Labels
code quality Refactorings and other code-quality-related tasks

Comments

@madmike200590
Copy link
Collaborator

Follow-up to issue #229. Justification analysis currently works on instances of Atom type-wise, but only actually analyzes atoms that result from rules firing (which lines up with BasicAtoms). Consider a code change to reflect this in the types in use, such that only BasicAtoms are looked at in justification analysis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Refactorings and other code-quality-related tasks
Projects
None yet
Development

No branches or pull requests

1 participant