13.07.2015 Views

Page 2 Lecture Notes in Computer Science 2865 Edited by G. Goos ...

Page 2 Lecture Notes in Computer Science 2865 Edited by G. Goos ...

Page 2 Lecture Notes in Computer Science 2865 Edited by G. Goos ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Topology Control Problems 189utilize the undirected graph model, <strong>in</strong> which the <strong>in</strong>duced graph G f (V,E f ) hasthe undirected edge {u, v} if and only if f(u) ≥ p(u, v) and f(v) ≥ p(v, u).For a power assignment f, the maximum power assigned to any node is given <strong>by</strong>max{f(v) : v ∈ V }; the total power assigned to all nodes is given <strong>by</strong> ∑ v∈V f(v).Follow<strong>in</strong>g [10], we denote each topology control problem <strong>by</strong> a triple of theform 〈M, P, O〉. In such a specification, M ∈{Dir, Undir} represents thegraph model, P represents the desired graph property and O represents the m<strong>in</strong>imizationobjective. In general, O ∈{MaxP, TotalP} (abbreviations of MaxPower and Total Power respectively). However, for all the problems considered<strong>in</strong> this paper, O = TotalP.Us<strong>in</strong>g this notation, we now def<strong>in</strong>e the ma<strong>in</strong> problems studied <strong>in</strong> this paper.1. In the 〈Undir, Diameter, TotalP〉 problem, we are given a set Vof transceivers, the power threshold values p(u, v) for each pair (u, v) oftransceivers and a diameter 1 bound D. The goal is to compute a power assignmentf such that the undirected graph G f <strong>in</strong>duced <strong>by</strong> f has diameterat most D, and the total power assigned is a m<strong>in</strong>imum among all powerassignments that <strong>in</strong>duce graphs satisfy<strong>in</strong>g the diameter constra<strong>in</strong>t.2. In the 〈Undir, Deg LB, TotalP〉 problem, we are given a set V oftransceivers, the power threshold values p(u, v) for each pair (u, v) ∈ V andan <strong>in</strong>teger ∆, where 2 ≤ ∆ ≤|V |−1. The goal is to compute a powerassignment f such that the undirected graph G f <strong>in</strong>duced <strong>by</strong> f is connected,the degree of each node <strong>in</strong> G f is at least ∆, and the total power assignedis a m<strong>in</strong>imum among all power assignments that <strong>in</strong>duce connected graphssatisfy<strong>in</strong>g the degree constra<strong>in</strong>t.3. In the 〈Undir, Connected, TotalP〉 problem, we are given a set Vof transceivers and the power threshold values p(u, v) for each pair (u, v)of transceivers. The goal is to compute a power assignment f such that theundirected graph G f <strong>in</strong>duced <strong>by</strong> f is connected and the total power assignedis a m<strong>in</strong>imum among all power assignments that <strong>in</strong>duce connected graphs.We study the 〈Undir, Diameter, TotalP〉 and 〈Undir, Deg LB, TotalP〉problems under the symmetric power threshold model. The 〈Undir, Connected,TotalP〉 problem has been studied previously under the symmetricpower threshold model [4,8]. We study it under the asymmetric threshold model(Section 5). Due to space limitations, we discuss only the results for 〈Undir, Diameter,TotalP〉 and 〈Undir, Connected, TotalP〉 problems <strong>in</strong> therema<strong>in</strong>der of this paper.The follow<strong>in</strong>g graph theoretic def<strong>in</strong>ition is used throughout this paper.Def<strong>in</strong>ition 1. Let G(V,E) be an undirected graph. An edge subgraph G ′ (V,E ′ )of G uses the same set V of nodes and a subset E ′ of the edge set E.1 The diameter of G, denoted <strong>by</strong> Dia(G), is the maximum over the lengths of shortestpaths between all pairs of nodes <strong>in</strong> G.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!