Zone diagram

From Infogalactic: the planetary knowledge core
(Redirected from Zone diagrams)
Jump to: navigation, search

A zone diagram is a certain geometric object which a variation on the notion of Voronoi diagram. It was introduced by Tetsuo Asano, Jiri Matousek, and Takeshi Tokuyama in 2007.[1]

Formally, it is a fixed point of a certain function. Its existence or uniqueness are not clear in advance and have been established only in specific cases. Its computation is not obvious too.

A particular but informative case

Consider a group of n different pointuu \{p_1,\ldots,p_n\} in the Euclidean plane. Each point is called a site. When we speak about the Voronoi diagram induced by these sites, we associate to the site Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{p_k}

the set Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{R_k}
of all points in the plane whose distance to the given site Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{p_k}
is not greater to their distance to any other site p_j,\,j\neq k. The collection (R_k)_{k=1}^n of these regions is the Voronoi diagram associated with these sites, and it induces a decomposition of the plane into regions: the Voronoi regions (Voronoi cells).

In a zone diagram the region associated with the site p_k is defined a little bit differently: instead of associating it the set of all points whose distance to p_k is not greater than their distance to the other sites, we associate to p_k the set R_k of all points in the plane whose distance to p_k is not greater than their distance to any other region. Formally,

Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): R_k=\{x\,|\,\,d(x,p_k)\leq d(x,R_j),\,\text{for all}\, j\neq k\}

. Here Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{d(a,b)}

denotes the euclidean distance between the points a and b and d(x,A)=\inf\{d(x,a) \,|\, a\in A\} is the distance between the point x and the set A. In addition, x=(x_1,x_2)\in \mathbb{R}^2  since we consider the plane. The tuple (R_k)_{k=1}^n is the zone diagram associated with the sites.

The problem with this definition is that it seems circular: in order to know R_k we should know Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{R_j}

for each index j,\,j\neq k but each such Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{R_j}
is defined in terms of Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{R_k}

. On a second thought, we see that actually the tuple (R_k)_{k=1}^n is a solution of the following system of equations:

Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \begin{cases} R_1=\{x\in \mathbb{R}^2\,|\,\,d(x,p_1)\leq d(x,R_j),\,\text{for all}\, j\neq 1\}\\ \vdots\quad\quad\quad\quad\quad\quad\quad\quad\quad\quad\quad\quad\vdots\\ R_n=\{x\in \mathbb{R}^2\,|\,\,d(x,p_n)\leq d(x,R_j),\,\text{for all}\, j\neq n\} \end{cases}


Rigorously, a zone diagram is any solution of this system, if such a solution exists. This definition can be extended without essentially any change to higher dimensions, to sites which are not necessarily points, to infinitely many sites, etc.

Interpretation

In some settings, such as the one described above, a zone diagram can be interpreted as a certain equilibrium between mutually hostile kingdoms,.[1][2] In a discrete setting it can be interpreted as a stable configuration in a certain combinatorial game.[2]

Formal definition

Let Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{(X,d)}

be a metric space and let Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.):  \displaystyle{K} 
be a set of at least 2 elements (indices), possibly infinite. Given a tuple  (P_k)_{k\in K}  of nonempty subsets of Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.):  \displaystyle{X} 

, called the sites, a zone diagram with respect to this tuple is a tuple  R=(R_k)_{k\in K} of subsets of Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{X}

such that for all  k\in K the following equation is satisfied:
Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): R_k=\{x\in X\,|\,\,d(x,P_k)\leq d(x,R_j),\,\text{for all}\, j\neq k\}.


Zone diagram as a fixed point

The system of equations which defines the zone diagram can be represented as a fixed point of a function defined on a product space. Indeed, for each index k\in K let Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{X_k}

be the set of all nonempty subsets of Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{X}

. Let

Y=\prod_{k\in K} X_k

and let Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \text{Dom}:Y\to Y

be the function defined by Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{\text{Dom}(R)=S}

, where S=(S_k)_{k\in K} and

Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): S_k=\{x\in X\,|\,\,d(x,P_k)\leq d(x,R_j),\,\text{for all}\, j\neq k\}.


Then Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): \displaystyle{R}

is a zone diagram if and only if it is a fixed point of Dom, that is, Failed to parse (Missing <code>texvc</code> executable. Please see math/README to configure.): R=\displaystyle{\text{Dom}(R)}

. Viewing zone diagrams as fixed points is useful since in some settings known tools or approaches from fixed point theory can be used for investigating them and deriving relevant properties (existence, etc.).

Existence and uniqueness

Following the pioneering work of Asano et al.[1] (existence and uniqueness of the zone diagram in the euclidean plane with respect to finitely many point sites), several existence or existence and uniqueness results have been published. As of 2012, the most general results which have been published are:

  • 2 sites (existence): there exists at least one zone diagram for any pair of arbitrary sites in any metric space. In fact, this existence result holds in any m-space [2] (a generalization of metric space in which, for instance, the distance function may be negative and may not satisfy the triangle inequality).
  • More than 2 sites (existence): there exists a zone diagram of finitely many compact[disambiguation needed] and disjoint sites contained in the interior of a compact and convex subset of a uniformly convex space. This result actually holds in a more general setting.[3]
  • More than 2 sites (existence and uniqueness): there exists a unique zone diagram with respect to any collection (possibly infinite) of closed and positively separated sites in any finite-dimensional euclidean space. Positively separated means that there exists a positive lower bound on the distance between any two sites. A similar result was formulated for the case in which the normed space is finite-dimensional and is both uniformly convex and uniformly smooth.[4]
  • non-uniqueness: simple examples are known even for the case of two point sites,.[2][4]

Computation

More information is needed.

Related objects and possible applications

In addition to Voronoi diagrams, zone diagrams are closely related to other geometric objects such as double zone diagrams,[2] trisectors,[5] k-sectors,[6] mollified zone diagrams[7] and as a result may be used for solving problems related to robot motion and VLSI design,.[5][6]

References

  1. 1.0 1.1 1.2 Asano, Tetsuo; Matoušek, Jiří; Tokuyama, Takeshi (2007), "Zone Diagrams: Existence, Uniqueness, and Algorithmic Challenge". SIAM Journal on Computing 37 (4): 1182––1198, doi:10.1137/06067095X, a preliminary version in Proc. SODA 2007, pp. 756-765
  2. 2.0 2.1 2.2 2.3 2.4 Reem, Daniel; Reich, Simeon (2009). "Zone and double zone diagrams in abstract spaces". Colloquium Mathematicum 115: 129––145, doi:10.4064/cm115-1-11, arXiv:0708.2668 (2007)
  3. Kopecká, Eva; Reem, Daniel; Reich, Simeon (2012), "Zone diagrams in compact subsets of uniformly convex normed spaces", Israel Journal of Mathematics 188, 1--23, doi:10.1007/s11856-011-0094-5, preliminary versions in Proc. CCCG 2010, pp. 17-20, arXiv:1002.3583 (2010)
  4. 4.0 4.1 Kawamura, Akitoshi; Matoušek, Jiří; Tokuyama, Takeshi (2012). "Zone diagrams in Euclidean spaces and in other normed spaces". Mathematische Annalen 354, 1201--1221, doi:10.1007/s00208-011-0761-1, preliminary versions in Proc. SoCG 2010, pp. 216-221, arXiv:0912.3016 (2009)
  5. 5.0 5.1 Asano, Tetsuo; Matousek, Jiří; Tokuyama, Takeshi (2007). "The distance trisector curve". Advances in Mathematics 212, 338--360, doi:10.1016/j.aim.2006.10.006, a preliminary version in Proc. STOC 2006, pp. 336--343
  6. 6.0 6.1 Imai, Keiko; Kawamura, Akitoshi; Matoušek, Jiří; Reem, Daniel.; Tokuyama, Takeshi (2010), "Distance k-sectors exist". Computational Geometry 43 (9): 713--720, doi:10.1016/j.comgeo.2010.05.001, preliminary versions in Proc. SoCG 2010, pp. 210--215, arXiv:0912.4164 (2009)
  7. Biasi, Sergio C.; Kalantari, Bahman; Kalantari, Iraj (2011). "Mollified Zone Diagrams and Their Computation". Transactions on Computational Science XIV. Lecture Notes in Computer Science. 6970, pp. 31--59, doi:10.1007/978-3-642-25249-5_2. ISBN 978-3-642-25248-8, a preliminary version in Proc. ISVD 2010, pp. 171--180