带宽打包问题的整数规划方法

An Integer Programming Approach to the Bandwidth Packing Problem

Management Science · 1996
被引 62
人大 A+FT50UTD24ABS 4*

中文导读

针对电信网络中的带宽打包问题,提出一种整数规划算法,通过列生成和割平面法求解,在随机测试中能在合理时间内找到最优解。

Abstract

We consider the bandwidth packing problem arising from telecommunication networks. The problem is to determine the set of calls and an assignment of them to the paths in an arc-capacitated network to maximize profit. We propose an algorithm to solve the integer programming formulation of the problem. An efficient column generation technique to solve the linear programming relaxation is proposed, and a modified cover inequality is used to strengthen the IP formulation. The algorithm incorporates the column generation technique and the strong cutting plane approach into a branch-and-bound scheme. We test the proposed algorithm on some random problems. The results show that the algorithm can be used to solve the problems within reasonably small time limits.

带宽打包问题整数规划列生成覆盖不等式