<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Generalization of the convex hull of a sample of points in the
plane</dc:title>
  <dc:description>This package computes the alpha-shape and alpha-convex
hull of a given sample of points in the plane. The concepts of
alpha-shape and alpha-convex hull generalize the definition of
the convex hull of a finite set of points. The programming is
based on the duality between the Voronoi diagram and Delaunay
triangulation. The package also includes a function that
returns the Delaunay mesh of a given sample of points and its
dual Voronoi diagram in one single object.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: tripack, sgeostat, splancs</dc:relation>
  <dc:relation>Suggests: deldir</dc:relation>
  <dc:creator>Beatriz Pateiro-Lopez &lt;beatriz.pateiro@usc.es&gt;</dc:creator>
  <dc:contributor>Beatriz Pateiro-Lopez, Alberto Rodriguez-Casal.</dc:contributor>
  <dc:rights>file LICENSE (http://CRAN.R-project.org/package=alphahull/LICENSE)</dc:rights>
  <dc:date>2011-10-23</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=alphahull</dc:identifier>
 </rdf:Description>
</rdf:RDF>

