<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<ListRecords>
<oai_dc:dc xmlns="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:dc="http://purl.org/dc/elements/1.1/"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
   	<dc:title>An O(n^2log n) time algorithm for the MinMax angle triangulation</dc:title>
   	<dc:creator>Edelsbrunner, Herbert ; https://orcid.org/0000-0002-9823-6833</dc:creator>
   	<dc:creator>Tan, Tiow</dc:creator>
   	<dc:creator>Waupotitsch, Roman</dc:creator>
   	<dc:description>We show that a triangulation of a set of n points in the plane that minimizes the maximum angle can be computed in time O(n2 log n) and space O(n). In the same amount of time and space we can also handle the constrained case where edges are prescribed. The algorithm iteratively improves an arbitrary initial triangulation and is fairly easy to implement.</dc:description>
   	<dc:publisher>ACM</dc:publisher>
   	<dc:date>1990</dc:date>
   	<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
   	<dc:type>doc-type:conferenceObject</dc:type>
   	<dc:type>text</dc:type>
   	<dc:type>http://purl.org/coar/resource_type/c_5794</dc:type>
   	<dc:identifier>https://research-explorer.ista.ac.at/record/4071</dc:identifier>
   	<dc:source>Edelsbrunner H, Tan T, Waupotitsch R. An O(n^2log n) time algorithm for the MinMax angle triangulation. In: &lt;i&gt;Proceedings of the 6th Annual Symposium on Computational Geometry&lt;/i&gt;. ACM; 1990:44-52. doi:&lt;a href=&quot;https://doi.org/10.1145/98524.98535&quot;&gt;10.1145/98524.98535&lt;/a&gt;</dc:source>
   	<dc:language>eng</dc:language>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1145/98524.98535</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/isbn/978-0-89791-362-1</dc:relation>
   	<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
</oai_dc:dc>
</ListRecords>
</OAI-PMH>
