Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
153 tokens/sec
GPT-4o
7 tokens/sec
Gemini 2.5 Pro Pro
45 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
38 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Faster Algorithm for Computing Motorcycle Graphs (1303.5958v1)

Published 24 Mar 2013 in cs.CG

Abstract: We present a new algorithm for computing motorcycle graphs that runs in O(n4/3+e) time for any e>0, improving on all previously known algorithms. The main application of this result is to computing the straight skeleton of a polygon. It allows us to compute the straight skeleton of a non-degenerate polygon with h holes in O(n.sqrt(h+1)log2(n)+n4/3+e) expected time. If all input coordinates are O(log n)-bit rational numbers, we can compute the straight skeleton of a (possibly degenerate) polygon with h holes in O(n.sqrt(h+1)log3(n)) expected time. In particular, it means that we can compute the straight skeleton of a simple polygon in O(n.log3(n)) expected time if all input coordinates are O(\log n)-bit rationals, while all previously known algorithms have worst-case running time larger than n3/2.

Citations (26)

Summary

We haven't generated a summary for this paper yet.