Reporting all intersection points, generalized segments

In this case, the segments are generalized (i.e. have algebraic degree ≥1); we still wish to report all points of intersection.

Parameters

  • nn: number of line segments
  • kk: number of points of intersection

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 3 of 3 algorithms

See more
Boissonnat; Snoeyink1999O(nlogn+k)O(n \log n + k)O(n)O(n)
Jean-Daniel Boissonnat and Franco P. Preparata. 1997O((n+k)logn)O((n+k) \log n)O(n)O(n)
Balaban.1995O(nlogn+k)O(n \log n + k)O(n)O(n)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table