<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>Computer Science Faculty Publications</title>
<copyright>Copyright (c) 2013 Purdue University All rights reserved.</copyright>
<link>http://docs.lib.purdue.edu/cspubs</link>
<description>Recent documents in Computer Science Faculty Publications</description>
<language>en-us</language>
<lastBuildDate>Thu, 24 Jan 2013 11:02:47 PST</lastBuildDate>
<ttl>3600</ttl>








<item>
<title>Two approximate Minkowski sum algorithms</title>
<link>http://docs.lib.purdue.edu/cspubs/2</link>
<guid isPermaLink="true">http://docs.lib.purdue.edu/cspubs/2</guid>
<pubDate>Fri, 07 Oct 2011 06:27:42 PDT</pubDate>
<description>
	<![CDATA[
	<p>We present two approximate Minkowski sum algorithms for planar regions bounded by line and circle segments. Both algorithms form a convolution curve, construct its arrangement, and use winding numbers to identify sum cells. The first uses the kinetic convolution and the second uses our monotonic convolution. The asymptotic running times of the exact algorithms are increased by kmlogm with m the number of segments in the convolution and with k the number of segment triples that are in cyclic vertical order due to approximate segment intersection. The approximate Minkowski sum is close to the exact sum of perturbation regions that are close to the input regions. We validate both algorithms on part packing tasks with industrial part shapes. The accuracy is near the floating point accuracy even after multiple iterated sums. The programs are 2% slower than direct floating point implementations of the exact algorithms. The monotonic algorithm is 42% faster than the kinetic algorithm.</p>

	]]>
</description>

<author>Victor Milenkovic et al.</author>


</item>






<item>
<title>Controlled linear perturbation</title>
<link>http://docs.lib.purdue.edu/cspubs/1</link>
<guid isPermaLink="true">http://docs.lib.purdue.edu/cspubs/1</guid>
<pubDate>Fri, 23 Sep 2011 08:14:35 PDT</pubDate>
<description>
	<![CDATA[
	<p>We present an algorithmic solution to the robustness problem in computational geometry, called controlled linear perturbation, and demonstrate it on Minkowski sums of polyhedra. The robustness problem is how to implement real RAM algorithms accurately and efficiently using computer arithmetic. Approximate computation in floating point arithmetic is efficient but can assign incorrect signs to geometric predicates, which can cause combinatorial errors in the algorithm output. We make approximate computation accurate by performing small input perturbations, which we compute using differential calculus. This strategy supports fast, accurate Minkowski sum computation. The only prior robust implementation uses a less efficient algorithm, requires exact algebraic computation, and is far slower based on our extensive testing.</p>

	]]>
</description>

<author>Elisha P. Sacks et al.</author>


</item>





</channel>
</rss>
