<?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>Computing the extreme distances between two convex polygons</dc:title>
   	<dc:creator>Edelsbrunner, Herbert ; https://orcid.org/0000-0002-9823-6833</dc:creator>
   	<dc:description>A polygon in the plane is convex if it contains all line segments connecting any two of its points. Let P and Q denote two convex polygons. The computational complexity of finding the minimum and maximum distance possible between two points p in P and q in Q is studied. An algorithm is described that determines the minimum distance (together with points p and q that realize it) in O(logm + logn) time, where m and n denote the number of vertices of P and Q, respectively. This is optimal in the worst case. For computing the maximum distance, a lower bound Ω(m + n) is proved. This bound is also shown to be best possible by establishing an upper bound of O(m + n).</dc:description>
   	<dc:publisher>Academic Press</dc:publisher>
   	<dc:date>1985</dc:date>
   	<dc:type>info:eu-repo/semantics/article</dc:type>
   	<dc:type>doc-type:article</dc:type>
   	<dc:type>text</dc:type>
   	<dc:type>http://purl.org/coar/resource_type/c_2df8fbb1</dc:type>
   	<dc:identifier>https://research-explorer.ista.ac.at/record/4115</dc:identifier>
   	<dc:source>Edelsbrunner H. Computing the extreme distances between two convex polygons. &lt;i&gt;Journal of Algorithms&lt;/i&gt;. 1985;6(2):213-224. doi:&lt;a href=&quot;https://doi.org/10.1016/0196-6774(85)90039-2&quot;&gt;10.1016/0196-6774(85)90039-2&lt;/a&gt;</dc:source>
   	<dc:language>eng</dc:language>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1016/0196-6774(85)90039-2</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/issn/0196-6774</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/e-issn/1090-2678</dc:relation>
   	<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
</oai_dc:dc>
</ListRecords>
</OAI-PMH>
