Hacker News new | ask | show | jobs
by ptbrowne 5230 days ago
useful software if you happen to often work with graphs : http://gephi.org. The ForceAtlas V2 algorithm which is an optimization of Barnes-Hut one is pretty fast !
1 comments

Thank you for the reference. I read they are using Barnes-Hut optimization for larger graphs. Do you know what kind of optimization?