请输入您要查询的百科知识:

 

词条 Voronoi diagram
释义

  1. The simplest case

  2. Formal definition

  3. Illustration

  4. Properties

  5. History and research

  6. Examples

  7. Higher-order Voronoi diagrams

     Farthest-point Voronoi diagram 

  8. Generalizations and variations

  9. Applications

      Natural sciences    Health    Engineering    Geometry    Informatics    Civics and planning  

  10. Algorithms

  11. See also

  12. Notes

  13. References

  14. External links

{{Short description|Type of plane partition}}

In mathematics, a Voronoi diagram is a partitioning of a plane into regions based on distance to points in a specific subset of the plane. That set of points (called seeds, sites, or generators) is specified beforehand, and for each seed there is a corresponding region consisting of all points closer to that seed than to any other. These regions are called Voronoi cells. The Voronoi diagram of a set of points is dual to its Delaunay triangulation.

It is named after Georgy Voronoi, and is also called a Voronoi tessellation, a Voronoi decomposition, a Voronoi partition, or a Dirichlet tessellation (after Peter Gustav Lejeune Dirichlet). Voronoi diagrams have practical and theoretical applications in a large number of fields, mainly in science and technology, but also in visual art.[1][2]

They are also known as Thiessen polygons.[3][4][5]

The simplest case

In the simplest case, shown in the first picture, we are given a finite set of points {p1, ..., pn} in the Euclidean plane. In this case each site pk is simply a point, and its corresponding Voronoi cell Rk consists of every point in the Euclidean plane whose distance to pk is less than or equal to its distance to any other pk. Each such cell is obtained from the intersection of half-spaces, and hence it is a convex polygon. The line segments of the Voronoi diagram are all the points in the plane that are equidistant to the two nearest sites. The Voronoi vertices (nodes) are the points equidistant to three (or more) sites.

Formal definition

Let be a metric space with distance function . Let be a set of indices and let be a tuple (ordered collection) of nonempty subsets (the sites) in the space . The Voronoi cell, or Voronoi region, , associated with the site is the set of all points in whose distance to is not greater than their distance to the other sites , where is any index different from . In other words, if denotes the distance between the point and the subset , then

The Voronoi diagram is simply the tuple of cells . In principle, some of the sites can intersect and even coincide (an application is described below for sites representing shops), but usually they are assumed to be disjoint. In addition, infinitely many sites are allowed in the definition (this setting has applications in geometry of numbers and crystallography), but again, in many cases only finitely many sites are considered.

In the particular case where the space is a finite-dimensional Euclidean space, each site is a point, there are finitely many points and all of them are different, then the Voronoi cells are convex polytopes and they can be represented in a combinatorial way using their vertices, sides, 2-dimensional faces, etc. Sometimes the induced combinatorial structure is referred to as the Voronoi diagram. However, in general the Voronoi cells may not be convex or even connected.

In the usual Euclidean space, we can rewrite the formal definition in usual terms. Each Voronoi polygon is associated with a generator point .

Let be the set of all points in the Euclidean space. Let be a point that generates its Voronoi region , that generates , and that generates , and so on. Then, as expressed by Tran et al[6] "all locations in the Voronoi polygon are closer to the generator point of that polygon than any other generator point in the Voronoi diagram in Euclidean plane".

Illustration

As a simple illustration, consider a group of shops in a city. Suppose we want to estimate the number of customers of a given shop. With all else being equal (price, products, quality of service, etc.), it is reasonable to assume that customers choose their preferred shop simply by distance considerations: they will go to the shop located nearest to them. In this case the Voronoi cell of a given shop can be used for giving a rough estimate on the number of potential customers going to this shop (which is modeled by a point in our city).

For most cities, the distance between points can be measured using the familiar

Euclidean distance: or the Manhattan distance:. The corresponding Voronoi diagrams look different for different distance metrics.

{{multiple image
| align = center
| direction = horizontal
| width = 382
| header = Voronoi diagrams of 20 points under two different metrics
| header_align = center
| image1 = Euclidean Voronoi diagram.svg
| alt1 = Voronoi diagram under Euclidean distance
| caption1 = Euclidean distance
| image2 = Manhattan Voronoi Diagram.svg
| alt2 = Voronoi diagram under Manhattan distance
| caption2 = Manhattan distance
}}

Properties

  • The dual graph for a Voronoi diagram (in the case of a Euclidean space with point sites) corresponds to the Delaunay triangulation for the same set of points.
  • The closest pair of points corresponds to two adjacent cells in the Voronoi diagram.
  • Assume the setting is the Euclidean plane and a group of different points are given. Then two points are adjacent on the convex hull if and only if their Voronoi cells share an infinitely long side.
  • If the space is a normed space and the distance to each site is attained (e.g., when a site is a compact set or a closed ball), then each Voronoi cell can be represented as a union of line segments emanating from the sites.[7] As shown there, this property does not necessarily hold when the distance is not attained.
  • Under relatively general conditions (the space is a possibly infinite-dimensional uniformly convex space, there can be infinitely many sites of a general form, etc.) Voronoi cells enjoy a certain stability property: a small change in the shapes of the sites, e.g., a change caused by some translation or distortion, yields a small change in the shape of the Voronoi cells. This is the geometric stability of Voronoi diagrams.[8] As shown there, this property does not hold in general, even if the space is two-dimensional (but non-uniformly convex, and, in particular, non-Euclidean) and the sites are points.

History and research

Informal use of Voronoi diagrams can be traced back to Descartes in 1644. Peter Gustav Lejeune Dirichlet used 2-dimensional and 3-dimensional Voronoi diagrams in his study of quadratic forms in 1850.

British physician John Snow used a Voronoi diagram in 1854 to illustrate how the majority of people who died in the Broad Street cholera outbreak lived closer to the infected Broad Street pump than to any other water pump.

Voronoi diagrams are named after Russian mathematician Georgy Fedosievych Voronoy who defined and studied the general n-dimensional case in 1908. Voronoi diagrams that are used in geophysics and meteorology to analyse spatially distributed data (such as rainfall measurements) are called Thiessen polygons after American meteorologist Alfred H. Thiessen. In condensed matter physics, such tessellations are also known as Wigner–Seitz unit cells. Voronoi tessellations of the reciprocal lattice of momenta are called Brillouin zones. For general lattices in Lie groups, the cells are simply called fundamental domains. In the case of general metric spaces, the cells are often called metric fundamental polygons.

Other equivalent names for this concept (or particular important cases of it): Voronoi polyhedra, Voronoi polygons, domain(s) of influence, Voronoi decomposition, Voronoi tessellation(s), Dirichlet tessellation(s).

Examples

Voronoi tessellations of regular lattices of points in two or three dimensions give rise to many familiar tessellations.

  • A 2D lattice gives an irregular honeycomb tessellation, with equal hexagons with point symmetry; in the case of a regular triangular lattice it is regular; in the case of a rectangular lattice the hexagons reduce to rectangles in rows and columns; a square lattice gives the regular tessellation of squares; note that the rectangles and the squares can also be generated by other lattices (for example the lattice defined by the vectors (1,0) and (1/2,1/2) gives squares). See [https://mbostock.github.com/d3/ex/voronoi.html here] for a dynamic visual example.
  • A simple cubic lattice gives the cubic honeycomb.
  • A hexagonal close-packed lattice gives a tessellation of space with trapezo-rhombic dodecahedra.
  • A face-centred cubic lattice gives a tessellation of space with rhombic dodecahedra.
  • A body-centred cubic lattice gives a tessellation of space with truncated octahedra.
  • Parallel planes with regular triangular lattices aligned with each other's centers give the hexagonal prismatic honeycomb.
  • Certain body centered tetragonal lattices give a tessellation of space with rhombo-hexagonal dodecahedra.

For the set of points (xy) with x in a discrete set X and y in a discrete set Y, we get rectangular tiles with the points not necessarily at their centers.

Higher-order Voronoi diagrams

Although a normal Voronoi cell is defined as the set of points closest to a single point in S, an nth-order Voronoi cell is defined as the set of points having a particular set of n points in S as its n nearest neighbors. Higher-order Voronoi diagrams also subdivide space.

Higher-order Voronoi diagrams can be generated recursively. To generate the nth-order Voronoi diagram from set S, start with the (n − 1)th-order diagram and replace each cell generated by X = {x1x2, ..., xn−1} with a Voronoi diagram generated on the set S − X.

Farthest-point Voronoi diagram

For a set of n points the (n − 1)th-order Voronoi diagram is called a farthest-point Voronoi diagram.

For a given set of points S = {p1p2, ..., pn} the farthest-point Voronoi diagram divides the plane into cells in which the same point of P is the farthest point. A point of P has a cell in the farthest-point Voronoi diagram if and only if it is a vertex of the convex hull of P. Let H = {h1h2, ..., hk} be the convex hull of P; then the farthest-point Voronoi diagram is a subdivision of the plane into k cells, one for each point in H, with the property that a point q lies in the cell corresponding to a site hi if and only if d(q, hi) > d(q, pj) for each pj ∈ S with hipj, where d(p, q) is the Euclidean distance between two points p and q.[9][10]

The boundaries of the cells in the farthest-point Voronoi diagram have the structure of a topological tree, with infinite rays as its leaves. Every finite tree is isomorphic to the tree formed in this way from a farthest-point Voronoi diagram.[11]

Generalizations and variations

As implied by the definition, Voronoi cells can be defined for metrics other than Euclidean, such as the Mahalanobis distance or Manhattan distance. However, in these cases the boundaries of the Voronoi cells may be more complicated than in the Euclidean case, since the equidistant locus for two points may fail to be subspace of codimension 1, even in the 2-dimensional case.

A weighted Voronoi diagram is the one in which the function of a pair of points to define a Voronoi cell is a distance function modified by multiplicative or additive weights assigned to generator points. In contrast to the case of Voronoi cells defined using a distance which is a metric, in this case some of the Voronoi cells may be empty. A power diagram is a type of Voronoi diagram defined from a set of circles using the power distance; it can also be thought of as a weighted Voronoi diagram in which a weight defined from the radius of each circle is added to the squared distance from the circle's center.[12]

The Voronoi diagram of n points in d-dimensional space requires storage space.{{clarify | reason = 'Storage space' for what, exactly?|date=November 2016}} Therefore, Voronoi diagrams are often not feasible for d > 2.{{clarify | reason = It seems implausible that a modern computer could not easily work with, say, a 3D diagram for reasonable n|date=November 2016}} An alternative is to use approximate Voronoi diagrams, where the Voronoi cells have a fuzzy boundary, which can be approximated.[13]

Voronoi diagrams are also related to other geometric structures such as the medial axis (which has found applications in image segmentation, optical character recognition, and other computational applications), straight skeleton, and zone diagrams. Besides points, such diagrams use lines and polygons as seeds. By augmenting the diagram with line segments that connect to nearest points on the seeds, a planar subdivision of the environment is obtained.[14] This structure can be used as a navigation mesh for path-finding through large spaces. The navigation mesh has been generalized to support 3D multi-layered environments, such as an airport or a multi-storey building.[15]

Applications

Natural sciences

  • In biology, Voronoi diagrams are used to model a number of different biological structures, including cells[16] and bone microarchitecture.[17] Indeed, Voronoi tessellations work as a geometrical tool to understand the physical constraints that drive the organization of biological tissues.[18]
  • In hydrology, Voronoi diagrams are used to calculate the rainfall of an area, based on a series of point measurements. In this usage, they are generally referred to as Thiessen polygons.
  • In ecology, Voronoi diagrams are used to study the growth patterns of forests and forest canopies, and may also be helpful in developing predictive models for forest fires.
  • In computational chemistry, Voronoi cells defined by the positions of the nuclei in a molecule are used to compute atomic charges. This is done using the Voronoi deformation density method.
  • In astrophysics, Voronoi diagrams are used to generate adaptative smoothing zones on images, adding signal fluxes on each one. The main objective for these procedures is to maintain a relatively constant signal-to-noise ratio on all the image.
  • In computational fluid dynamics, the Voronoi tessellation of a set of points can be used to define the computational domains used in finite volume methods, e.g. as in the moving-mesh cosmology code AREPO.[19]
  • In computational physics, Voronoi diagrams are used to calculate profiles of an object with Shadowgraph and proton radiography in High energy density physics.[20]

Health

  • In medical diagnosis, models of muscle tissue, based on Voronoi diagrams, can be used to detect neuromuscular diseases.[18]
  • In epidemiology, Voronoi diagrams can be used to correlate sources of infections in epidemics. One of the early applications of Voronoi diagrams was implemented by John Snow to study the 1854 Broad Street cholera outbreak in Soho, England. He showed the correlation between residential areas on the map of Central London whose residents had been using a specific water pump, and the areas with most deaths due to the outbreak.[21]

Engineering

  • In polymer physics, Voronoi diagrams can be used to represent free volumes of polymers.
  • In materials science, polycrystalline microstructures in metallic alloys are commonly represented using Voronoi tessellations. In solid state physics, the Wigner-Seitz cell is the Voronoi tessellation of a solid, and the Brillouin zone is the Voronoi tessellation of reciprocal (wave number) space of crystals which have the symmetry of a space group.
  • In aviation, Voronoi diagrams are superimposed on oceanic plotting charts to identify the nearest airfield for in-flight diversion (see ETOPS), as an aircraft progresses through its flight plan.
  • In architecture, Voronoi patterns were the basis for the winning entry for redevelopment of The Arts Centre Gold Coast.[22]
  • In mining, Voronoi polygons are used to estimate the reserves of valuable materials, minerals, or other resources. Exploratory drillholes are used as the set of points in the Voronoi polygons.

Geometry

  • A point location data structure can be built on top of the Voronoi diagram in order to answer nearest neighbor queries, where one wants to find the object that is closest to a given query point. Nearest neighbor queries have numerous applications. For example, one might want to find the nearest hospital, or the most similar object in a database. A large application is vector quantization, commonly used in data compression.
  • In geometry, Voronoi diagrams can be used to find the largest empty circle amid a set of points, and in an enclosing polygon; e.g. to build a new supermarket as far as possible from all the existing ones, lying in a certain city.
  • Voronoi diagrams together with farthest-point Voronoi diagrams are used for efficient algorithms to compute the roundness of a set of points.[9] The Voronoi approach is also put to good use in the evaluation of circularity/roundness while assessing the dataset from a coordinate-measuring machine.
  • Modern computational geometry has provided efficient algorithms for constructing Voronoi diagrams, and has allowed them to be used in mesh generation, point location, cluster analysis, machining plans and many other computational tasks.[23]

Informatics

  • In networking, Voronoi diagrams can be used in derivations of the capacity of a wireless network.
  • In computer graphics, Voronoi diagrams are used to calculate 3D shattering / fracturing geometry patterns. It is also used to procedurally generate organic or lava-looking textures.
  • In autonomous robot navigation, Voronoi diagrams are used to find clear routes. If the points are obstacles, then the edges of the graph will be the routes furthest from obstacles (and theoretically any collisions).
  • In machine learning, Voronoi diagrams are used to do 1-NN classifications.[24]
  • In user interface development, Voronoi patterns can be used to compute the best hover state for a given point.[25]

Civics and planning

  • In Victoria, Australia, government schools typically admit eligible students to the nearest primary school or high school to where they live.[26] Students and parents can see which school "catchment zone" they live in by using this Voronoi representation.

Algorithms

Direct algorithms:

  • Fortune's algorithm, an O(n log(n)) algorithm for generating a Voronoi diagram from a set of points in a plane.
  • Lloyd's algorithm and its generalization via the Linde–Buzo–Gray algorithm (aka k-means clustering), utilize Voronoi tessellations in spaces of arbitrary dimension to iteratively converge towards a specialized form of the Voronoi diagram, called Centroidal Voronoi tessellation, where each site is also the geometric center of its cell.

Starting with a Delaunay triangulation (obtain the dual):

  • Bowyer–Watson algorithm, an O(n log(n)) to O(n2) algorithm for generating a Delaunay triangulation in any number of dimensions, from which the Voronoi diagram can be obtained.

See also

  • Centroidal Voronoi tessellation
  • Computational geometry
  • Delaunay triangulation
  • Mathematical diagram
  • Natural neighbor interpolation
  • Nearest neighbor search
  • Nearest-neighbor interpolation
  • Voronoi pole
  • Power diagram
  • Map segmentation

Notes

1. ^{{cite journal |first=Franz |last=Aurenhammer |authorlink=Franz Aurenhammer |date=1991 |title=Voronoi Diagrams – A Survey of a Fundamental Geometric Data Structure |journal=ACM Computing Surveys |volume=23 |issue=3 |pages=345–405 |doi=10.1145/116873.116880}}
2. ^{{cite book |first1=Atsuyuki |last1=Okabe |first2=Barry |last2=Boots |first3=Kokichi |last3=Sugihara |first4=Sung Nok |last4=Chiu |date=2000 |title=Spatial Tessellations – Concepts and Applications of Voronoi Diagrams |edition=2nd |publisher=John Wiley |isbn=978-0-471-98635-5}}
3. ^Principles of Geographical Information Systems, By Peter A. Burrough, Rachael McDonnell, Rachael A. McDonnell, Christopher D. Lloyd [https://books.google.com/books?id=kvoJCAAAQBAJ&lpg=PA161&dq=Thiessen%20polygon&pg=PA160#v=onepage&q=Thiessen%20voronoi&f=false]
4. ^[https://books.google.com/books?id=-FbVI-2tSuYC&lpg=PA333&dq=Thiessen%20polygon&pg=PA333#v=onepage&q=Thiessen%20voronoi&f=false Geographic Information Systems and Science, By Paul Longley]
5. ^[https://books.google.com/books?id=6N0yDQAAQBAJ&lpg=PA57&dq=Thiessen%20voronoi&pg=PA57#v=onepage&q=Thiessen%201912&f=false Spatial Modeling Principles in Earth Sciences, Zekai Sen]
6. ^{{cite book |first1=Q. T. |last1=Tran |first2=D. |last2=Tainar |first3=M. |last3=Safar |date=2009 |title=Transactions on Large-Scale Data- and Knowledge-Centered Systems |page=357 |isbn=9783642037214}}
7. ^{{cite journal |first=Daniel |last=Reem |title=An algorithm for computing Voronoi diagrams of general generators in general normed spaces |doi=10.1109/ISVD.2009.23 |journal=Proceedings of the Sixth International Symposium on Voronoi Diagrams in Science and Engineering (ISVD 2009) |date=2009 |pages=144–152|isbn=978-1-4244-4769-5 }}
8. ^{{cite journal |first=Daniel |last=Reem |title=The geometric stability of Voronoi diagrams with respect to small changes of the sites |arxiv=1103.4125 |date=2011 |doi=10.1145/1998196.1998234 |journal=Proceedings of the 27th Annual ACM Symposium on Computational Geometry (SoCG) |pages=254–263|isbn=9781450306829 }}
9. ^{{cite book|year=2008|title=Computational Geometry |isbn=978-3-540-77974-2 |publisher=Springer-Verlag|edition=Third |first1=Mark |last1=de Berg |first2=Marc |last2=van Kreveld |first3=Mark |last3=Overmars |first4=Otfried |last4=Schwarzkopf |authorlink1=Mark de Berg |authorlink2=Marc van Kreveld |authorlink3=Mark Overmars |authorlink4=Otfried Schwarzkopf }} 7.4 Farthest-Point Voronoi Diagrams. Includes a description of the algorithm.
10. ^{{cite journal |first=Sven |last=Skyum |title=A simple algorithm for computing the smallest enclosing circle |journal=Information Processing Letters |volume=37 |issue=3 |date=18 February 1991 |pages=121–125 |doi=10.1016/0020-0190(91)90030-L}}, contains a simple algorithm to compute the farthest-point Voronoi diagram.
11. ^{{cite conference | last1 = Biedl | first1 = Therese | authorlink = Therese Biedl | last2 = Grimm | first2 = Carsten | last3 = Palios | first3 = Leonidas | last4 = Shewchuk | first4 = Jonathan | author4-link = Jonathan Shewchuk | last5 = Verdonschot | first5 = Sander | contribution = Realizing farthest-point Voronoi diagrams | title = Proceedings of the 28th Canadian Conference on Computational Geometry (CCCG 2016) | year = 2016}}
12. ^{{citation|last=Edelsbrunner|first=Herbert|author-link=Herbert Edelsbrunner|contribution=13.6 Power Diagrams|pages=327–328|publisher=Springer-Verlag|series=EATCS Monographs on Theoretical Computer Science|title=Algorithms in Combinatorial Geometry|volume=10|year=1987}}.
13. ^S. Arya, T. Malamatos, and D. M. Mount,Space-Efficient Approximate Voronoi Diagrams, Proc. 34th ACM Symp. on Theory of Computing (STOC 2002), pp. 721–730.
14. ^{{citation|last=Geraerts|first=Roland|pages=1997–2004|publisher=IEEE|series=International Conference on Robotics and Automation|title=Planning Short Paths with Clearance using Explicit Corridors|year=2010|url=http://www.staff.science.uu.nl/~gerae101/pdf/ecm.pdf}}.
15. ^{{citation|last1=van Toll|first1=Wouter G.|last2=Cook IV|first2=Atlas F.|last3=Geraerts|first3=Roland|pages=3526–3532|publisher=IEEE/RSJ|series=International Conference on Intelligent Robots and Systems|title=Navigation Meshes for Realistic Multi-Layered Environments|year=2011|url=http://www.staff.science.uu.nl/~gerae101/pdf/navmesh.pdf}}.
16. ^{{cite journal|last1=Bock |first1=Martin |last2=Tyagi |first2=Amit Kumar |last3=Kreft |first3=Jan-Ulrich |last4=Alt |first4=Wolfgang |title=Generalized Voronoi Tessellation as a Model of Two-dimensional Cell Tissue Dynamics|journal=Bulletin of Mathematical Biology|volume=72|issue=7|pages=1696–1731|doi= 10.1007/s11538-009-9498-3|year=2009|arxiv=0901.4469v1}}
17. ^{{cite journal|author=Hui Li|title=Spatial Modeling of Bone Microarchitecture|year=2012}}
18. ^{{Cite journal|last=Sanchez-Gutierrez|first=D.|last2=Tozluoglu|first2=M.|last3=Barry|first3=J. D.|last4=Pascual|first4=A.|last5=Mao|first5=Y.|last6=Escudero|first6=L. M.|date=2016-01-04|title=Fundamental physical cellular constraints drive self-organization of tissues|url=http://emboj.embopress.org/content/35/1/77.long|journal=The EMBO Journal|language=en|volume=35|issue=1|pages=77–88|doi=10.15252/embj.201592374|pmc=4718000|pmid=26598531}}
19. ^{{cite journal|title=E pur si muove: Galilean-invariant cosmological hydrodynamical simulations on a moving mesh|last=Springel|first=Volker|year=2010|journal=MNRAS|volume=401|issue=2|pages=791–851|doi=10.1111/j.1365-2966.2009.15715.x|bibcode=2010MNRAS.401..791S|arxiv=0901.4107}}
20. ^{{Cite journal|last=Kasim|first=Muhammad Firmansyah|date=2017-01-01|title=Quantitative shadowgraphy and proton radiography for large intensity modulations|journal=Physical Review E|volume=95|issue=2|pages=023306|doi=10.1103/PhysRevE.95.023306|arxiv=1607.04179|bibcode=2017PhRvE..95b3306K}}
21. ^{{cite book|author=Steven Johnson|title=The Ghost Map: The Story of London's Most Terrifying Epidemic — and How It Changed Science, Cities, and the Modern World|url=https://books.google.com/books?id=8R3NrzE8veEC&pg=PT187|date=19 October 2006|accessdate=16 October 2017|publisher=Penguin Publishing Group|isbn=978-1-101-15853-1|page=187}}
22. ^{{cite web|title=GOLD COAST CULTURAL PRECINCT|url=http://www.a-r-m.com.au/projects_GoldCoastCP.html|publisher=ARM Architecture}}
23. ^{{cite book|last=Wolfram|first=Stephen|title=A New Kind of Science|publisher=Wolfram Media, Inc.|year=2002|page=987|isbn=978-1-57955-008-0}}
24. ^{{cite book |title=Machine Learning |first=Tom M. |last=Mitchell |year=1997 |publisher=McGraw-Hill |edition=International |isbn=978-0-07-042807-2|page=233}}
25. ^{{cite web|title=User Interface Algorithms|url=https://www.youtube.com/watch?v=90NsjKvz9Ns}}
26. ^{{Cite web|url=http://www.education.vic.gov.au/school/parents/primary/Pages/boundary.aspx|title=Restrictions and boundaries|website=www.education.vic.gov.au|language=en|access-date=2017-11-19}}

References

{{refbegin}}
  • {{cite journal

|author-link=Peter Gustav Lejeune Dirichlet |first=G. Lejeune |last=Dirichlet
|year=1850
|title=Über die Reduktion der positiven quadratischen Formen mit drei unbestimmten ganzen Zahlen
|journal=Journal für die Reine und Angewandte Mathematik
|volume=40
|issue=40 |pages=209–227
|doi=10.1515/crll.1850.40.209 }}
  • {{cite journal

|first1=Georgy
|last1= Voronoi
|year=1908
|title=Nouvelles applications des paramètres continus à la théorie des formes quadratiques
|journal=Journal für die Reine und Angewandte Mathematik
|volume=1908
|issue= 133
|doi=10.1515/crll.1908.133.97
|pages=97–178
}}
  • Atsuyuki Okabe, Barry Boots, Kokichi Sugihara & Sung Nok Chiu (2000). Spatial Tessellations – Concepts and Applications of Voronoi Diagrams. 2nd edition. John Wiley, 2000, 671 pages, {{isbn|0-471-98635-6}}
  • Franz Aurenhammer, Rolf Klein & Der-Tsai Lee (2013) "Voronoi Diagrams and Delaunay Triangulations". World Scientific, 2013, 337 pages, {{isbn|978-9814447638}}
  • {{Cite journal | last1 = Bowyer | first1 = Adrian |author1-link=Adrian Bowyer| title = Computing Dirichlet tessellations | doi = 10.1093/comjnl/24.2.162 | journal = Comput. J. | volume = 24 | issue = 2 | pages = 162–166 | year = 1981 | pmid = | pmc = }}
  • {{Cite news

|first1=Daniel
|last1=Reem
|year=2009
|title=An algorithm for computing Voronoi diagrams of general generators in general normed spaces
|doi=10.1109/ISVD.2009.23
|journal=Proceedings of the sixth International Symposium on Voronoi Diagrams in science and engineering (ISVD 2009)
|pages=144–152
}}
  • Daniel Reem (2011). The geometric stability of Voronoi diagrams with respect to small changes of the sites. Full version: [https://arxiv.org/abs/1103.4125 arXiv 1103.4125 (2011)], Extended abstract: [https://dx.doi.org/10.1145/1998196.1998234 in Proceedings of the 27th Annual ACM Symposium on Computational Geometry (SoCG 2011), pp. 254–263].
  • {{Cite journal | last1 = Watson | first1 = David F. | authorlink1 = | title = Computing the n-dimensional Delaunay tessellation with application to Voronoi polytopes | doi = 10.1093/comjnl/24.2.167 | journal = Comput. J. | volume = 24 | issue = 2 | pages = 167–172 | year = 1981 | pmid = | pmc = }}
  • {{cite book |year=2000 |title=Computational Geometry |publisher=Springer-Verlag |edition=2nd revised |isbn=978-3-540-65620-3 |first1=Mark |last1=de Berg |first2=Marc |last2=van Kreveld |first3=Mark |last3=Overmars |first4=Otfried |last4=Schwarzkopf |authorlink3=Mark Overmars}} Chapter 7: Voronoi Diagrams: pp. 147–163. Includes a description of Fortune's algorithm.
  • {{cite book |first=Rolf |last=Klein |year=1989 |chapter=Abstract voronoi diagrams and their applications |series=Lecture Notes in Computer Science |volume=333 |pages=148–157 |doi= 10.1007/3-540-50335-8_31 |publisher=Springer-Verlag |edition= |isbn=978-3-540-52055-9|title=Computational Geometry and its Applications }}
{{refend}}

External links

{{Commons category|Voronoi diagrams}}
  • Real time interactive Voronoi and Delaunay diagrams with source code
  • Demo for various metrics
  • Mathworld on Voronoi diagrams
  • Voronoi Diagrams: Applications from Archaeology to Zoology
  • Voronoi Diagrams in CGAL, the Computational Geometry Algorithms Library
  • More discussions and picture gallery on centroidal Voronoi tessellations
  • Voronoi Diagrams by Ed Pegg, Jr., Jeff Bryant, and Theodore Gray, Wolfram Demonstrations Project.
  • A Voronoi diagram on a sphere, in 3d, and others
  • Plot a Voronoi diagram with Mathematica
  • [https://bl.ocks.org/mbostock/4060366 Voronoi Tessellation] – Interactive Voronoi tessellation with D3.js
  • Interactive Voronoi diagram and natural neighbor interpolation visualization (WebGL)
{{Tessellation}}{{authority control}}{{DEFAULTSORT:Voronoi Diagram}}

5 : Discrete geometry|Computational geometry|Diagrams|Ukrainian inventions|Russian inventions

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/12 19:13:39