|
|
|
|
|
by orless
3184 days ago
|
|
For everyone interested in algorithms behind Graphviz, here's a paper so start with: http://www.graphviz.org/Documentation/TSE93.pdf This work is absolutely amazing. I've tried implementing it a few years ago (as an excervise when preparing for Google interview). So naive. I've found out that I have read each and every sentence extremely carefully to get things right. I got quite far but never finished the implementation. (And I did not get an offer from Google either.) |
|