Y
Hacker News
new
|
ask
|
show
|
jobs
by
_xgw
1267 days ago
That's super interesting!
I like how straightforward the solution is. The problem almost fades away! :)
1 comments
tkanarsky
1267 days ago
That's because fundamentally it's a topological sort problem, and it seems like graphviz sorts the nodes appropriately before drawing the digraph.
link