Harman Patil (Editor)

Zone diagram

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

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.

Contents

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 , , 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 p k the set R k of all points in the plane whose distance to the given site p k is not greater to their distance to any other site p j , j 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,

R k = { x | d ( x , p k ) d ( x , R j ) , for all j k } .

Here d ( a , b ) denotes the euclidean distance between the points a and b and d ( x , A ) = inf { d ( x , a ) | a A } is the distance between the point x and the set A . In addition, x = ( x 1 , x 2 ) 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 R j for each index j , j k but each such R j is defined in terms of 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:

{ R 1 = { x R 2 | d ( x , p 1 ) d ( x , R j ) , for all j 1 } R n = { x R 2 | d ( x , p n ) d ( x , R j ) , for all j n }

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,. In a discrete setting it can be interpreted as a stable configuration in a certain combinatorial game.

Formal definition

Let ( X , d ) be a metric space and let K be a set of at least 2 elements (indices), possibly infinite. Given a tuple ( P k ) k K of nonempty subsets of X , called the sites, a zone diagram with respect to this tuple is a tuple R = ( R k ) k K of subsets of X such that for all k K the following equation is satisfied:

R k = { x X | d ( x , P k ) d ( x , R j ) , for all j 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 K let X k be the set of all nonempty subsets of X . Let

Y = k K X k

and let Dom : Y Y be the function defined by Dom ( R ) = S , where S = ( S k ) k K and

S k = { x X | d ( x , P k ) d ( x , R j ) , for all j k } .

Then R is a zone diagram if and only if it is a fixed point of Dom, that is, R = 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. (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 (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 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.
  • 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.
  • non-uniqueness: simple examples are known even for the case of two point sites,.
  • Computation

    More information is needed.

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

    References

    Zone diagram Wikipedia