摘要
为了解决双代号网络图绘制过程中布局优化比较困难、算法复杂的问题,将粒子群优化算法引入到双代号网络图的优化中.以工序交叉最少为自适应度函数,通过建立网络图布局优化模型,在确定结点x坐标后,优化结点y坐标的位置,实现双代号网络图绘制布局优化.基于此模型,用VC#.NET编制了相应的双代号网络绘制程序,并以实际工程对该算法进行了验证.
The layout of activity-on-arrow (AOA) network of large scale projects is difficult to draw, and the existing algorithms such as heuristic methods are very complicated. To solve these problems, the algorithm of particle swarm optimization (PSO) was employed to optimize the layout of AOA network, which took the least cross in the drawing of AOA net- work as fitness function, and the node coordinate ofy location was optimized when the node coordinate ofx is fixed. Based on the PSO model, an application software was developed through the VC#.NET and validated through a case study.
出处
《天津大学学报》
EI
CAS
CSCD
北大核心
2009年第1期41-46,共6页
Journal of Tianjin University(Science and Technology)
关键词
网络计划
双代号网络
粒子群优化
network planning
activity-on-arrow network
particle swarm optimization