<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Intersecting straight line segments with disks: complexity and approximation</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Konstantin S. Kobylkin kobylkinks@gmail.com</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Krasovskii Institute of Mathematics and Mechanics (Yekaterinburg, Russia) Ural Federal University</institution>
          ,
          <addr-line>Yekaterinburg</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2005</year>
      </pub-date>
      <volume>3669</volume>
      <fpage>448</fpage>
      <lpage>459</lpage>
      <abstract>
        <p>Computational complexity and approximability are studied for a problem of intersecting a set of straight line segments with the smallest cardinality set of disks of fixed radii r &gt; 0 where the set of segments forms a straight line drawing G = (V; E) of a planar graph without edge crossings. Similar problems arise e.g. in network security applications (Agarwal et al., 2013). We claim strong NP-hardness of the problem within classes of (edge sets of) Delaunay triangulations, Gabriel graphs and other subgraphs (which are often used in network design) for r 2 [dmin; dmax] and some constant where dmax and dmin are Euclidean lengths of the longest and shortest graph edges respectively. Fast O(jEj log jEj)-time O(1)-approximation algorithm is proposed within the class of straight line drawings of planar graphs for which the inequality r dmax holds uniformly for some constant &gt; 0: Many problems in computational geometry can be posed in the form of the geometric Hitting Set problem including well known disk covering problems [7] which arise in facility location and Art Gallery problems [13] from security and monitoring applications. In the classical geometric Hitting Set problem one seeks a small cardinality set of “representatives” for a given set of geometric objects in the following sense: Hitting Set: given a family N of subsets (objects) of Rd and a set U Rd; find the smallest cardinality set H U such that N \ H 6= ; for every N 2 N : Refining its complexity status and designing exact and approximation algorithms for different types of geometric objects is still an area of active research, see e.g. [4], [8] and [11]. In this paper we deal with a geometric problem which can be considered as a particular type of the Hitting Set problem on the plane: Intersecting Plane Graph with Disks (IPGD): given a straight line drawing of an arbitrary simple1 planar graph G = (V; E) without edge crossings and a constant r &gt; 0; find the smallest cardinality set C R2 of points (disk centers) such that each edge e 2 E is within Euclidean distance r from some point c = c(e) 2 C or, equivalently, the disk of radius r centered at c intersects e: IPGD coincides with Hitting Set if we set N := Nr(E) = fNr(e)ge2E and U := R2 where Nr(e) = Br(0) + e = fx + y : x 2 Br(0); y 2 eg is Euclidean r-neighbourhood of e (having form of Minkowski sum) and Copyright c by the paper's authors. Copying permitted for private and academic purposes. In: A.A. Makhnev, S.F. Pravdin (eds.): Proceedings of the International Youth School-conference ¾SoProMat-2017¿, Yekaterinburg, Russia, 06-Feb-2017, published at http://ceur-ws.org 1a graph without loops and parallel edges</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>
        Br(x) is the disk of radius r centered at x 2 R2: Of course, IPGD coincides with well known Continuous Disk
Cover problem (denoted by CDC in the sequel) [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] in the case where segments of E have zero lengths. Finally,
we get classical Vertex Cover problem for planar graphs when r = 0:
      </p>
      <p>
        In this paper computational complexity and approximability of IPGD are studied for simple plane graphs
with either r 2 [dmin; dmax] or r = (dmax) where dmax and dmin are lengths of the longest and shortest edges of
G: Our emphasis is on those classes of simple plane graphs that are defined by some distance function, namely,
on Delaunay triangulations and some of their connected subgraphs (e.g. for Gabriel graphs). These graphs are
often called proximity graphs. Delaunay triangulations (being geometric spanners) are plane graphs which admit
efficient geometric routing algorithms [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], thus, representing convenient network topologies. Gabriel graphs arise
in modeling wireless networks [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        Related work. Most of related results are about computational complexity and approximability of close settings
of the Hitting Set problem. An aspect ratio of a closed convex set N with int N 6= ?2 coincides with the ratio
of the minimum radius of the disk which contains N to the maximum radius of the disk which is contained in
N: For example, each object Nr(e) has aspect ratio equal to 1 + d(e) where d(e) is the length of the edge e:
2r
APX-hardness of the discrete3 Hitting Set problem is presented for families of axis-parallel rectangles with
generally unbounded aspect ratio [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] and for families of triangles of bounded aspect ratio [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Strong NP-hardness
is also well known for the CDC problem [
        <xref ref-type="bibr" rid="ref9">10</xref>
        ].
      </p>
      <p>Results. Our results report complexity and approximation algorithms for the IPGD problem within several
classes of plane graphs under different assumptions on r: Let S be a set of n points in general position on the
plane no 4 of which are cocircular. We call a plane graph G = (S; E) a Delaunay triangulation when [u; v] 2 E iff
there is a disk T such that u; v 2 bd T 4 and S \ int T = ?: Finally, a plane graph G = (S; E) is named as nearest
neighbour graph when [u; v] 2 E iff either u or v is the nearest Euclidean neighbour for v or u respectively.
Hardness results. Our first result claims strong NP-hardness of IPGD within the class of Delaunay triangulations
and some known classes of their connected subgraphs (Gabriel, relative neighbourhood graphs) for r 2 [dmin; dmax]
and = ddmmainx = O(n) where n = jSj: IPGD remains strongly NP-hard within the class of nearest neighbour
graphs for r 2 [dmax; dmax] with large constant and 4: Furthermore, we have the same hardness results
under the same restrictions on r and even if we are bound to choose points of C close to vertices of G:</p>
      <p>
        The upper bound on for Delaunay triangulations is comparable with the lower bound = p3n2 which
holds true (with positive probability) for Delaunay triangulations produced by n random independent points on
the unit disk [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Thus, declared restrictions on r and define natural instances of IPGD. An upper bound on
implies an upper bound on the ratio of the largest and the smallest aspect ratio of objects from Nr(E): The
Hitting Set problem is generally easier when sets from N have almost equal aspect ratio bounded from above
by some constant. Our result for the class of nearest neighbour graphs gives the problem hardness in the case
where objects of Nr(E) have almost equal constant aspect ratio.
      </p>
      <p>
        In distinction to known results for the Hitting Set problem mentioned above our study is mostly for its
continuous setting with the structured system Nr(E) formed by an edge set of a specific plane graph; each set
from Nr(E) is of the special form of Minkowski sum of some graph edge and the radius r disk. Our proofs are
elaborate complexity reductions from the CDC problem which is intimately related to IPGD.
Approximation algorithm. Our hardness proofs are likely to give W [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]-hardness of IPGD taking into account
results from [9]. Therefore, constant factor approximation algorithms are of particular interest. A polynomial
time algorithm (which is denoted by A) for IPGD is said to be f -approximate (or to have approximation factor
f ) iff the following bound holds true for any plane graph G from some class of plane graphs:
jCA(G; r)j
OP TIP GD(G; r)
f;
where CA(G; r) is a feasible solution to IPGD output by A for a given plane graph G and radius r
whereas OP TIP GD(G; r) denotes the problem optimum. In this work we present an 8p(1 + 2 )-approximation
O(jEj log jEj)-time algorithm for IPGD when the inequality r dm2ax holds true uniformly within some class of
simple plane graphs for a constant &gt; 0; where p(x) is the smallest number of unit disks needed to cover any
disk of radius x &gt; 1: It corresponds to the case where segments from E have their lengths bounded from above
2int N is the set of interior points of N
3when U coincides with some prescribed finite set
4bd T denotes the set of boundary points of T
by some linear function of r; or, in other words, when objects from Nr(E) have their aspect ratio bounded from
above by 1 + :
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>Hardness results</title>
      <p>We give complexity analysis for the IPGD problem by first considering its setting where r 2 [dmin; dmax]: Under
this restriction on r IPGD coincides neither with known Vertex Cover problem nor with CDC. In fact it
is equivalent (see the Introduction) to the geometric Hitting Set problem for the set Nr(E) of Euclidean
r-neighbourhoods of edges of G: For the IPGD problem we claim its strong NP-hardness even if we restrict the
graph G to be either a Delaunay triangulation or some of its known subgraphs. We keep the ratio = ddmmainx
bounded from above, thus, imposing an upper bound on the ratio of the largest and the smallest aspect ratio of
objects from Nr(E): We also show that IPGD remains intractable even in its simple case where r = (dmax)
and is bounded by some small constant or, equivalently, when objects of Nr(E) have close constant aspect
ratio.</p>
      <p>Our first hardness result for IPGD is obtained by using a complexity reduction from the CDC problem.
Below we describe a class of hard instances of the CDC problem which correspond to hard instances of the
IPGD problem for Delaunay triangulations with relatively small upper bound on the parameter :
Hardness result for the CDC problem. To single out the class of hard instances of the CDC problem we
use a reduction from the strongly NP-complete minimum dominating set problem which is formulated as follows:
given a simple planar graph G0 = (V0; E0) of degree at most 3; find the smallest cardinality set V00 V0 such
that for each u 2 V0nV00 there is some v = v(u) 2 V00 which is adjacent to u:</p>
      <p>
        Below an integer grid denotes the set of points on the plane with integer-valued coordinates within some
bounded interval. An orthogonal drawing of the graph G0 on some integer grid is the drawing whose vertices are
represented by points on that grid whereas its edges are given in the form of polylines formed by sequences of
connected axis-parallel straight line segments of the form [p1; p2]; [p2; p3]; : : : ; [pk 1; pk] intersecting only at the
edge endpoints, where each point pi again belongs to the grid. In [
        <xref ref-type="bibr" rid="ref9">10</xref>
        ] strong NP-hardness of CDC is proved by
reduction from the minimum dominating set problem. This reduction involves using plane orthogonal drawing of
G0 on some integer grid. More specifically, a set D is build on that grid with V0 D: The resulting hard instance
of the CDC problem is for the set D and some integer (constant) radius r0 1: Let us observe that G0 admits
an orthogonal drawing (theorem 1 [
        <xref ref-type="bibr" rid="ref13">14</xref>
        ]) on the grid of size O(jV0j) O(jV0j) whereas total length of each edge is
O(jV0j): Proof of the strong NP-hardness of CDC could be conducted taking into account this observation. We
can formulate (see combination of theorems 1 and 3 [
        <xref ref-type="bibr" rid="ref9">10</xref>
        ])
Theorem 1. (Masuyama et. al., 1981 [
        <xref ref-type="bibr" rid="ref9">10</xref>
        ]) The CDC problem is strongly NP-hard for a constant integer radius
r0 and point sets D on the integer grid of size O(jDj) O(jDj): It remains strongly NP-hard even if we restrict
centers of radius r0 disks to be at the points of D:
Remark 1. For every simple planar graph G0 of degree at most 3 its orthogonal drawing can be constructed such
that at least one its edges is a polyline which is composed of at least two axis-parallel segments.
The IPGD problem hardness for Delaunay triangulations. To build a reduction from the CDC problem
for the set D (as constructed in the proof of theorem 1) we exploit a simple idea that a radius r disk covers a set
of points D0 D iff a slightly larger disk intersects straight line segments, each of which is close to some point
of D0 and has a small length with respect to distances between points of D: Then a proximity graph H is build
whose vertex set coincides with the set of endpoints of small segments corresponding to points of D: Since H
usually contains these small segments as its edges, this technique gives hardness for the IPGD problem within
numerous classes of proximity graphs. The following technical lemma holds.
      </p>
      <p>Lemma 1. Let X Z2; r 1 be some integer and (u; v; w) be the minimum of two Euclidean distances from
u 2 X to circles of radius r passing through distinct points v and w from X with jv wj2 2r; where Z is the
set of integers and j j2 is Euclidean norm. Then</p>
      <p>min
u2=C(v;w);v6=w;u;v;w2X;jv wj2 2r
(u; v; w)
where C(v; w) is the union of two radius r circles through v and w:</p>
      <p>The complexity of the following restricted form of IPGD is also studied.</p>
      <p>Vertex Restricted IPGD (VRIPGD( )): given a simple plane graph G = (V; E); a constant &gt; 0 and a
constant r &gt; 0; find the least cardinality set C R2 such that each e 2 E is within (Euclidean) distance r from
some point c = c(e) 2 C and C S B (v):
v2V
Theorem 2. Both IPGD and VRIPGD( ) problems are strongly NP-hard for r 2 [dmin; dmax]; = O(n) and
= (r) within the class of Delaunay triangulations, where n is the number of vertices in triangulation.
Proof. Let us prove that IPGD is strongly NP-hard. Proof technique for the VRIPGD( ) problem is analogous.
For any hard instance of the CDC problem given in theorem 1 we build the IPGD problem instance with
r = r0 + as follows where = 2000122r011 : For every u 2 D points u0 and v0 are found such that ju u0j1 =2
and ju v0j1 =2 where Iu = [u0; v0] has Euclidean length at least =2: More specifically, let us set ID =
fIu = [u0; v0] : u 2 Dg: Endpoints of segments from ID are constructed in sequential manner in polynomial
time and space by defining a new segment Iu to provide generality position for the set of endpoints of the set
ID0 [ fIug; D0 D; where segments of ID0 are already defined. Here endpoints of Iu are chosen in the rational
grid that contains u whose elementary square size is jDc1j2 jDc1j2 for some small absolute rational constant c1:
Assuming u = (ux; uy); the point u0 is chosen in the lower part of the grid with y-coordinates less than uy =4
whereas v0 is taken from the upper one for which y-coordinates exceed uy + =4:</p>
      <p>
        Let S be the set of endpoints of segments from ID: Every disk having Iu as its diameter does not contain
any points of S distinct from endpoints of Iu: Let G = (S; E) be a Delaunay triangulation for S which can be
computed in polynomial time and space in jDj: Obviously, each segment Iu coincides with some edge from E:
We have dmin r and = O(jSj): It remains to prove that r dmax: Due to remark 1 and the construction
of the set D (see fig. 1 [
        <xref ref-type="bibr" rid="ref9">10</xref>
        ]) the set S can be constructed such that the inequality r dmax holds true for G:
Moreover, representation length for vertices of S is polynomial with respect to representation length for points
of D:
      </p>
      <p>Let k be a positive integer. Obviously, centers of at most k disks of radius r0 containing D in their union give
centers of radius r &gt; r0 disks whose union is intersected with each segment from E: Conversely, let T be a disk of
radius r which intersects a subset ID0 = fIu : u 2 D0g of segments for some D0 D: When jD0j = 1; it is easy to
transform T to a disk which contains the segment ID0 : Points of D have integer coordinates. Moreover, squared
(Euclidean) distance between each pair of points of the subset D0 does not exceed (2r0 +4 )2 = 4r02 +16r0 +16 2:
Therefore points from D0 are located within the distance 2r0 from each other. Let us use Helly theorem. Let R
be the minimum radius of the disk T0 containing any triple u1; u2 and u3 from D0: W.l.o.g. we suppose that,
say, u1 and u2 are on the boundary of T0 and denote its center by O: Obviously, R r0 + 2 : Let us show that
the case R &gt; r0 is void. We slightly shift the center of T0 (along the midperpendicular to [u1; u2]) to have u1 and
u2 at the distance r0 from the shifted center O0: The distance from the point u3 to the radius r0 circle centered
at O0 does not exceed
where 1 = ju1 2u2j2 r0: By lemma 1 we have R r0: Thus, D0 is contained in some disk of radius r0: Given a
set of points, the smallest radius disk can be found in polynomial time and space which covers this set. Therefore
we can convert any set of at most k disks of radius r whose union is intersected with each segment from E to
some set of at most k disks of radius r0 whose union covers D: Proof is completed.</p>
      <p>
        Using corollary 1 of section 4.2 from [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and theorem 1 from [
        <xref ref-type="bibr" rid="ref11">12</xref>
        ] we arrive at the lower bound =
which holds true with positive probability for Delaunay triangulations produced by n random uniform points on
the unit disk. Thus, the order of the parameter for the considered class of hard instances of the IPGD problem
is comparable with the one for random Delaunay triangulations.
      </p>
      <p>The IPGD problem hardness for other classes of proximity graphs. The same proof technique could be
applied for proving the problem hardness within the other classes of proximity graphs. Let us start with some
definitions. The following graphs are connected subgraphs of Delaunay triangulations. A plane graph G = (S; E)
is called a Gabriel graph where [u; v] 2 E iff the disk having [u; v] as its diameter does not contain any other
points of S distinct from u and v: A relative neighbourhood graph is the plane graph G with the same vertex set for
which [u; v] 2 E iff there is no any other point w 2 S such that w 6= u; v with maxfju wj2; jv wj2g &lt; ju vj2:
Finally, a plane graph is called a minimum Euclidean spanning tree if it is the minimum weight spanning tree
of the weighted complete graph KjSj whose vertices are points of S such that its edge weight is given by the
Euclidean distance between the edge endpoints.
q
12 =
1
480r05
;
jO
u3j2 + jO</p>
      <p>O0j2
r0
2 +
(r0 + 2 )2
Below the approximation algorithm is reported for the IPGD problem whose approximation factor depends on
the maximum aspect ratio among objects of Nr(E): More specifically, let us focus on the case of IPGD where
the inequality r dm2ax holds uniformly within some class G of simple plane graphs for a constant &gt; 0: It
corresponds to the situation where objects from the system Nr(E) have their aspect ratio bounded from above by
1 + : In this case it turns out that the problem admits an O(1)-approximation algorithm whose factor depends
on : The following auxiliary problem is considered to formulate it.</p>
      <p>
        Cover endpoints of segments with disks (CESD). Let S(G) V be the set of endpoints of edges of G:
It is required to find the smallest cardinality set of radius r disks whose union contains S(G):
Algorithm. Compute and output 8-approximate solution to the CESD problem using
O(jEj log OP TCESD(S(G); r))-time algorithm (see sections 2 and 4 from [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]).
      </p>
      <p>We call a subset V 0 V by a vertex cover for G = (V; E) when e \ V 0 6= ? for any e 2 E: The statement
below bounds the ratio of optima for CESD and IPGD problems in the general case where S(G) is an arbitrary
vertex cover of the graph G:
Statement 1. The following bound holds true for any graph G 2 G without isolated vertices:
OP TCESD(S(G); r)</p>
      <p>OP TIP GD(G; r)
p(1 + 2 )
where p(x) is the smallest number of unit disks needed to cover radius x disk.</p>
      <p>Proof. Let C0 = C0(G; r) R2 be an optimal solution to IPGD for a given G 2 G : Set E(c; G) := fe 2 E : c 2
Nr(e)g; c 2 C0: For every e 2 E(c; G) there is a point c(e) 2 e with jc c(e)j2 r: Any point from the set S(c; G)
of endpoints of segments from E(c; G) is within the distance r + dmax from the point c: Due to definition of p;
at most p(1 + 2 ) radius r disks are needed to cover radius r + dmax disk. Therefore the set S(G) S S(c; G)
c2C0
is contained in the union of at most jC0jp(1 + 2 ) radius r disks.</p>
      <p>Corollary 2. The Algorithm is 8p(1 + 2 )-approximate.</p>
      <p>Remark 2. Approximation factor of the Algorithm is in fact lower when G is the subclass of Delaunay
triangulations or their subgraphs. Indeed, in this case there is no need to cover the whole radius r + dmax disk
with radius r disks.</p>
      <p>Remark 3. If S(G) is the set of midpoints of segments from E; the Algorithm is 8p(1 + )-approximate.</p>
      <p>
        A similar but more complex O(jEj1+")-time constant factor approximation algorithm is given in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] to
approximate the Hitting Set problem for sets of objects whose generalized aspect ratio is bounded from
above by some constant.
4
      </p>
    </sec>
    <sec id="sec-3">
      <title>Conclusion</title>
      <p>Complexity and approximability are studied for the problem of intersecting a structured set of straight line
segments with the smallest number of disks of radii r &gt; 0 where a structural information about segments is given
in the form of an edge set of a proximity graph. It is shown that the problem is strongly NP-hard within the
class of Delaunay triangulations and some of their subgraphs for r within the range of lengths of segments. Fast
O(1)-approximation algorithm is given for sufficiently large values of r:</p>
    </sec>
    <sec id="sec-4">
      <title>Acknowledgements</title>
      <p>Our work was supported by the Russian Science Foundation, project № 14-11-00109.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Esther</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Arkin</surname>
          </string-name>
          , Antonio Fernandez Anta,
          <string-name>
            <surname>Joseph S</surname>
          </string-name>
          . B. Mitchell, and
          <string-name>
            <surname>Miguel</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Mosteiro</surname>
          </string-name>
          .
          <article-title>Probabilistic bounds on the length of a longest edge in Delaunay graphs of random points in d dimensions</article-title>
          .
          <source>Comput. Geom.</source>
          ,
          <volume>48</volume>
          (
          <issue>2</issue>
          ):
          <fpage>134</fpage>
          -
          <lpage>146</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Prosenjit</given-names>
            <surname>Bose</surname>
          </string-name>
          ,
          <string-name>
            <surname>Jean-Lou De</surname>
            <given-names>Carufel</given-names>
          </string-name>
          , Stephane Durocher, and
          <string-name>
            <given-names>Perouz</given-names>
            <surname>Taslakian</surname>
          </string-name>
          .
          <article-title>Competitive online routing on Delaunay triangulations</article-title>
          . In R. Ravi and Inge Li Gortz, editors,
          <source>SWAT</source>
          , volume
          <volume>8503</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>98</fpage>
          -
          <lpage>109</lpage>
          . Springer,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>P.</given-names>
            <surname>Bose</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Morin</surname>
          </string-name>
          , I. Stojmenovi´c, J. Urrutia.
          <article-title>Routing with guaranteed delivery in ad hoc wireless networks</article-title>
          .
          <source>Wireless Networks</source>
          ,
          <volume>7</volume>
          (
          <issue>6</issue>
          ):
          <fpage>609</fpage>
          -
          <lpage>616</lpage>
          ,
          <year>2001</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Timothy</surname>
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Chan</surname>
            and
            <given-names>Elyot</given-names>
          </string-name>
          <string-name>
            <surname>Grant</surname>
          </string-name>
          .
          <article-title>Exact algorithms and APX-hardness results for geometric packing and covering problems</article-title>
          .
          <source>Comput. Geom.</source>
          ,
          <volume>47</volume>
          (
          <issue>2</issue>
          ):
          <fpage>112</fpage>
          -
          <lpage>124</lpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dasgupta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.H.</given-names>
            <surname>Papadimitriou</surname>
          </string-name>
          and
          <string-name>
            <given-names>U.V.</given-names>
            <surname>Vazirani</surname>
          </string-name>
          . Algorithms.
          <string-name>
            <surname>McGraw-Hill</surname>
          </string-name>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Alon</given-names>
            <surname>Efrat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Matthew J.</given-names>
            <surname>Katz</surname>
          </string-name>
          , Frank Nielsen,
          <string-name>
            <given-names>Micha</given-names>
            <surname>Sharir</surname>
          </string-name>
          .
          <article-title>Dynamic data structures for fat objects and their applications</article-title>
          .
          <source>Computational Geometry</source>
          ,
          <volume>15</volume>
          :
          <fpage>215</fpage>
          -
          <lpage>227</lpage>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Teofilo</surname>
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Gonzalez</surname>
          </string-name>
          .
          <article-title>Covering a set of points in multidimensional space</article-title>
          .
          <source>Inf</source>
          . Process. Lett.,
          <volume>40</volume>
          (
          <issue>4</issue>
          ):
          <fpage>181</fpage>
          -
          <lpage>188</lpage>
          ,
          <year>1991</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>S.</given-names>
            <surname>Har-Peled</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Quanrud</surname>
          </string-name>
          .
          <article-title>Approximation algorithms for polynomial-expansion and low-density graphs</article-title>
          .
          <source>In Nikhil Bansal and Irene Finocchi</source>
          , editors,
          <source>ESA</source>
          , volume
          <volume>9294</volume>
          of Lecture Notes in Computer Science, pages
          <fpage>717</fpage>
          -
          <lpage>728</lpage>
          . Springer,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Sh</surname>
          </string-name>
          .
          <string-name>
            <surname>Masuyama</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Ibaraki</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Hasegawa</surname>
          </string-name>
          .
          <article-title>Computational complexity of the m-center problems on the plane. Transactions of the Institute of Electronics and Communication Engineers of Japan</article-title>
          . Section E,
          <volume>E64</volume>
          (2):
          <fpage>57</fpage>
          -
          <lpage>64</lpage>
          ,
          <year>1981</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>E.</given-names>
            <surname>Pyrga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ray</surname>
          </string-name>
          .
          <article-title>New existence proofs for "-nets</article-title>
          .
          <source>Proceedings of the twenty-fourth annual symposium on Computational geometry</source>
          ,
          <fpage>199</fpage>
          -
          <lpage>207</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Takuji</surname>
            <given-names>Onoyama</given-names>
          </string-name>
          , Masaaki Sibuya, and
          <string-name>
            <given-names>Hiroshi</given-names>
            <surname>Tanaka</surname>
          </string-name>
          .
          <article-title>Limit Distribution of the Minimum Distance between Independent and Identically Distributed d-Dimensional Random Variables</article-title>
          , pages
          <fpage>549</fpage>
          -
          <lpage>562</lpage>
          . Springer Netherlands, Dordrecht,
          <year>1984</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Joseph O'Rourke. Art Gallery</surname>
          </string-name>
          <article-title>Theorems and Algorithms</article-title>
          . Oxford University Press,
          <year>1987</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>R.</given-names>
            <surname>Tamassia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.G.</given-names>
            <surname>Tollis</surname>
          </string-name>
          .
          <article-title>Planar grid embedding in linear time</article-title>
          .
          <source>IEEE Transactions on Circuits and Systems</source>
          ,
          <volume>36</volume>
          :
          <fpage>1230</fpage>
          -
          <lpage>1234</lpage>
          ,
          <year>1989</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>