论文部分内容阅读
为解决动态规划算法直接计算最优负荷分配存在的困难,本文中采用了先进行最优流量分配,再实现最优负荷分配的算法,进而用分步动态规划算法,可以提高计算的速度。
In order to solve the problem of dynamic programming algorithm directly calculating the optimal load distribution, this paper adopts the algorithm of optimal flow distribution and then the optimal load distribution, and then the step-by-step dynamic programming algorithm can improve the calculation speed.