Skip to content

Prevent the same knowledge base to be contacted multiple times in a single interaction. #440

@Sophietje

Description

@Sophietje

In GitLab by @barry.nouwt.tno.nl on Aug 29, 2023, 09:12

In some circumstances, when the reasoner is enabled, a knowledge base is contacted multiple times with the same (or nearly the same) question. This is caused by the heuristic of the reasoner plan to determine whether a node changed or not. Currently, it says it changed, while in practice it maybe did not. See also this code: https://github.com/TNO/knowledge-engine/blob/master/reasoner/src/main/java/eu/knowledge/engine/reasoner/ReasonerPlan.java#L134

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions