Research Article

Optimization Algorithm of Control Channel Selection for Wireless Networks

Algorithm 1

Optimization Algorithm of Control Channels Selection
Input: ;
Output: The optimal control channels set with the minimum sum of bandwidth ;
(1)   For , ;
(2)    If then
(3)     ;
(4)    End If;
(5)   End For;
(6)   and the initial sum of the spectrum bandwidth ;
(7)   While do
(8)    ;
(9)    , and ;
(10)   For and ;
(11)    If then
(12)     ;
(13)    End If;
(14)   End For;
(15) End While;