Files
zopu-code/repos/effect/.changeset/fix-graph-undirected-traversal.md

6 lines
160 B
Markdown

---
"effect": patch
---
Fix Graph traversal and shortest-path algorithms to traverse undirected edges independently of their stored source/target orientation.