摘要
针对现有网络拓扑图布局算法多以节点分布均匀为目标,没有考虑边的布局,可能会导致生成的拓扑图中边布局不清晰,提出一种基于扩展力学模型的网络拓扑图布局算法。该算法通过引入点边斥力保证边布局清晰,通过节点坐标的分层分配可以方便地满足某些网络的拓扑图层次布局需求。仿真结果表明,扩展力学模型生成的拓扑图节点分布均匀,节点和边之间距离合理,布局效果得到提高。
The goal of the main network topology auto-layout algorithms is to distribute the nodes evenly,without taking into account the layout of the edges.Hence,the edges are not guaranteed to be clear in the generated topology map.This paper presented the extended mechanic model.The model introduced the repulsion between the nodes and edges to guarantee the layout of the edges to be clear,and assigned the coordinates of a node according to its "level" in the network to complete the hierarchical layout of the topology map.The simulation results show that the topology map generated by the proposed model is clear and the layout effect is improved.
出处
《计算机应用研究》
CSCD
北大核心
2010年第7期2713-2715,共3页
Application Research of Computers
基金
国家"863"计划重点资助项目(2008AA01A325)
关键词
网络拓扑图
自动布局
扩展力学模型
network topology map
auto-layout
extended mechanic model