Shortest path computes wrong path #4169
Labels
area/querylang/algos
Related to graph algorithms, such as k-shortest path.
priority/P1
Serious issue that requires eventual attention (can wait a bit)
status/accepted
We accept to investigate/work on it.
What version of Dgraph are you using?
v1.1.0
Have you tried reproducing the issue with the latest release?
yes
What is the hardware spec (RAM, OS)?
n/a
Steps to reproduce the issue (command/config used to run Dgraph).
Given this data and assuming a name has an exact index:
We try to get the shortest path from A to B using the weight facet for it and limiting to D depth.
Expected behaviour and actual result.
This table explains what I expect to see vs what I got:
The text was updated successfully, but these errors were encountered: