Skip to content

MattiasDC/SnijdendeCirkels

Repository files navigation

SnijdendeCirkels

3 Algorithms to compute the intersection of a set of circles:

O(n²)
O(log(n)), worst case n²
O((n+s)log(n))

About

3 Algorithms to compute the intersection of a set of cirkels:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published