图力导引布局算法


图布局力导引算法的研究与实现:http://www.docin.com/p-834916360.html(从 Eades 弹力模型,到 FR 算法结合模拟退火,能量模型的 KK 算法都有阐述);

Efficient and High Quality Forced-Directed Graph Drawing:http://yifanhu.net/PUB/graph_draw_small.pdf(主要介绍的 spring-electrical model);

Graph Drawing by Forced-directed Placement:http://emr.cs.iit.edu/~reingold/force-directed.pdf(最后有向三维的推广)

你可能感兴趣的:([Graph,Theory])