Files
zopu-code/repos/effect/.changeset/fix-graph-bellman-ford-self-cycle.md

6 lines
131 B
Markdown

---
"effect": patch
---
Fix `Graph.bellmanFord` to detect reachable negative cycles when the source and target are the same node.