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

535 fix includemetakis call in reasonerprocessor #538

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

bnouwt
Copy link
Collaborator

@bnouwt bnouwt commented Sep 11, 2024

No description provided.

How do we configure individual KIs? And which other configuration
options are there isMeta() and includeMetaKIs().

Currently, the meta interactions are broken because they use the normal
reasoner which is WAY TOO SLOW!
Made sure Meta KIs always use ENTRY_LEVEL match strategy.
@bnouwt bnouwt self-assigned this Sep 11, 2024
@bnouwt bnouwt linked an issue Sep 11, 2024 that may be closed by this pull request
@bnouwt bnouwt merged commit 74da78a into master Sep 11, 2024
2 checks passed
@bnouwt bnouwt deleted the 535-fix-includemetakis-call-in-reasonerprocessor branch September 11, 2024 14:21
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

Successfully merging this pull request may close these issues.

Fix includeMetaKIs(...) call in ReasonerProcessor.
1 participant