Problem
Research questions and friction points this paper is trying to address.
Efficient algorithm for shortest paths in disk graphs
Solves single-source shortest-path problem in O(n log n)
Extends solution to fat triangle intersection graphs
Innovation
Methods, ideas, or system contributions that make the work stand out.
O(n log n) algorithm for disk graphs
Solves shortest-path problem efficiently
Extends to fat triangle intersection graphs