-
Notifications
You must be signed in to change notification settings - Fork 12
Labels
bugSomething isn't workingSomething isn't workingtracingIssue related to tracing of derived factsIssue related to tracing of derived facts
Milestone
Description
The NEV issue #8 appears to be a Nemo problem. Here is the original description on how to reproduce it in NEV.
Steps to reproduce:
- Run the basic ancestor example
- Open proof tree for fact "ancestor(alice,bob)" (the tree is linear, with three nodes)
- Select "unrestrict query" on the right
- Open the root node (it shows two facts: alice,bob and cho,daniel)
- Click the magnifier "Query for this fact" next to cho,daniel
Expected result: The proof tree for ancestor(cho,daniel) is shown.
Actual result: The proof tree for ancestor(alice,daniel) is shown. This tree also has a completely different structure (not linear).
As @menocsk27 wrote in the other issue thread, Nemo seems to return the wrong answer to the right query here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtracingIssue related to tracing of derived factsIssue related to tracing of derived facts
Type
Projects
Status
Done