Вопрос

Is there any existing Bentley-Ottmann Algorithm Implementation/library in C# or Java?

Это было полезно?

Решение

Here is a Java implementation of the Bentley-Ottman algorithm

Другие советы

Here is at least a C++ implementation (including description): http://softsurfer.com/Archive/algorithm_0108/algorithm_0108.htm

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top