Closed GoogleCodeExporter closed 9 years ago
Actually, what I think is happening is this:
Following my example above, RelFinder displays the path :
A -> D -> A -> B -> C
Which results in displaying a loop from A to D and Back to A.
While that path is technically correct, is this really something you want to
display ?
Intuitively, I would expect to see direct paths from A to C and not paths that
start
with A, come back to A and eventually branch back to C (because such paths are
overlapping direct paths from A to C).
Original comment by lalqu...@gmail.com
on 19 Nov 2009 at 4:59
Original comment by lohmann....@gmail.com
on 18 May 2010 at 2:11
Original issue reported on code.google.com by
lalqu...@gmail.com
on 16 Nov 2009 at 7:08