Unclear highlight intention of bidirectional edges #6
Labels
severity.Low
type.Task
Something that needs to be done, but not a story, bug or epic
wontfix
This will not be worked on
Most of the algorithms highlight edges, uv, to indicate that it was "used", "relaxed" in that direction.
When uv is a bidirectional edge, it could seem as if edge vu is being highlighted - the intention may be unclear.
In the algorithms implemented, edges will be faded if they are not to be included. This process is ignored when visiting an edge vu when uv has already been highlighted (to retain the highlighted status of uv).
A possible solution could be to fade the arrow head of edge vu. This change is not exactly friendly to work with considering the project deadlines, and thus, this issue will probably not be fixed,
The text was updated successfully, but these errors were encountered: