We study frequency allocation in wireless networks. A wireless network is modeled by an undirected graph, with vertices corresponding to cells. In each vertex we have a certain number of requests, and each of those requests must be assigned a different frequency. Edges represent conflicts between cells, meaning that frequencies in adjacent vertices must be different as well. The objective is to minimize the total number of used frequencies.
The offline version of the problem is known to be NP-hard. In the incremental version, requests for frequencies arrive over time and the algorithm is required to assign a frequency to a request as soon as it arrives. Competitive incremental algorithms have been studied for several classes of graphs. For paths, the optimal (asymptotic) ratio is known to be 4/3, while for hexagonal-cell graphs it is between 1.5 and 1.9126. For ξ-colorable graphs, the ratio of (ξ + 1)/2 can be achieved.
In this paper, we prove nearly tight bounds on the asymptotic competitive ratio for bipartite graphs, showing that it is between 1.428 and 1.433. This improves the previous lower bound of 4/3 and upper bound of 1.5. Our proofs are based on reducing the incremental problem to a purely combinatorial (equivalent) problem of constructing set families with certain intersection properties.
[1]
Panos M. Pardalos,et al.
Frequency Assignment Problems
,
1999,
Handbook of Combinatorial Optimization.
[2]
Hong Zhu,et al.
A 1-Local 13/9-Competitive Algorithm for Multicoloring Hexagonal Graphs
,
2007,
COCOON.
[3]
Deshi Ye,et al.
Frequency Allocation Problems for Linear Cellular Networks
,
2006,
ISAAC.
[4]
Deshi Ye,et al.
Absolute and Asymptotic Bounds for Online Frequency Allocation in Cellular Networks
,
2010,
Algorithmica.
[5]
Carlo Mannino,et al.
Models and solution techniques for frequency assignment problems
,
2003,
4OR.
[6]
Marek Chrobak,et al.
Three results on frequency assignment in linear cellular networks
,
2010,
Theor. Comput. Sci..
[7]
Bruce A. Reed,et al.
Channel assignment and weighted coloring
,
2000,
Networks.
[8]
Lata Narayanan,et al.
Static Frequency Assignment in Cellular Networks
,
2001,
Algorithmica.
[9]
Deshi Ye,et al.
Online frequency allocation in cellular networks
,
2007,
SPAA '07.