6 lines
131 B
Markdown
6 lines
131 B
Markdown
---
|
|
"effect": patch
|
|
---
|
|
|
|
Fix `Graph.bellmanFord` to detect reachable negative cycles when the source and target are the same node.
|