Given the positions of n sites in a radio network we consider the problem of finding routes between any pair of sites that minimize energy consumption and do not use more than some constant number k of hops. Known exact algorithms for this problem required Ω(n logn) per query pair (p, q). In this paper we relax the exactness requirement and only compute approximate (1+2) solutions which allows ...