You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href="https://act.iti.kit.edu/people/marvinkuennemann">Marvin Künnemann</a>&dagger;, and
249
-
<a href="https://people.mpi-inf.mpg.de/~kbringma/"> Karl Bringmann</a>&deg;;
249
+
<a href="https://people.mpi-inf.mpg.de/~kbringma/"> Karl Bringmann</a>&#42;
250
250
</h3>
251
-
<h4>&deg;<a href="https://www.inria.fr/en/inria-centre-universite-cote-azur">CNRS / Inria Center at Université Côte d’Azur</a>,
252
-
&dagger;<a href="https://www.kit.edu/english/">Karlsruhe Institute of Technology</a>,
253
-
&#42;<a href="https://www.mpi-inf.mpg.de/home">Max Planck Institute for Informatics</a></h4>
251
+
<h4>&deg;<a href="https://www.inria.fr/en/inria-centre-universite-cote-azur">CNRS / Inria Center at Université Côte d’Azur</a>,<br />
252
+
&dagger;<a href="https://www.kit.edu/english/">Karlsruhe Institute of Technology</a>,<br />
253
+
&#42;<a href="https://www.mpi-inf.mpg.de/home">Max Planck Institute for Informatics</a></h4>
254
254
255
255
<p><br /></p>
256
256
<p>The Fréchet distance is a classical dissimilarity measure between polylines.
@@ -278,12 +278,13 @@ considers the polylines as continuous objects and takes into account the orderin
@@ -305,10 +306,10 @@ two polylines, with a maximal error of 0.000001 to the exact distance:</p>
305
306
this package guarantees the correctness of the result, provided functions are called using a kernel offering
306
307
filtered predicates or exact predicates, such as provided by the kernel <code>CGAL::Exact_predicates_and_inexact_constructions_kernel</code>.</p>
307
308
308
-
<p>The implementation is based on a series of state-of-the-art papers by Bringmann et al. [2, 3],
309
-
which significantly improved on previous state of the art. Furthermore,
310
-
the algorithm is not concerned by the curse of dimensionality.
311
-
We refer to the papers themselves for a very detailed practical analysis.</p>
309
+
<p>The implementation is based on state-of-the-art papers by Bringmann et al. [2, 3],
310
+
which significantly improved on previous research. Furthermore, the algorithm is not
311
+
affected by the curse of dimensionality; we refer to the papers themselves
<a href="https://act.iti.kit.edu/people/marvinkuennemann">Marvin Künnemann</a>&dagger;, and
244
-
<a href="https://people.mpi-inf.mpg.de/~kbringma/"> Karl Bringmann</a>&deg;;
244
+
<a href="https://people.mpi-inf.mpg.de/~kbringma/"> Karl Bringmann</a>&#42;
245
245
</h3>
246
-
<h4>&deg;<a href="https://www.inria.fr/en/inria-centre-universite-cote-azur">CNRS / Inria Center at Université Côte d’Azur</a>,
247
-
&dagger;<a href="https://www.kit.edu/english/">Karlsruhe Institute of Technology</a>,
248
-
&#42;<a href="https://www.mpi-inf.mpg.de/home">Max Planck Institute for Informatics</a></h4>
246
+
<h4>&deg;<a href="https://www.inria.fr/en/inria-centre-universite-cote-azur">CNRS / Inria Center at Université Côte d’Azur</a>,<br />
247
+
&dagger;<a href="https://www.kit.edu/english/">Karlsruhe Institute of Technology</a>,<br />
248
+
&#42;<a href="https://www.mpi-inf.mpg.de/home">Max Planck Institute for Informatics</a></h4>
249
249
250
250
<p><br /></p>
251
251
<p>The Fréchet distance is a classical dissimilarity measure between polylines.
@@ -273,12 +273,13 @@ considers the polylines as continuous objects and takes into account the orderin
@@ -300,10 +301,10 @@ two polylines, with a maximal error of 0.000001 to the exact distance:</p>
300
301
this package guarantees the correctness of the result, provided functions are called using a kernel offering
301
302
filtered predicates or exact predicates, such as provided by the kernel <code>CGAL::Exact_predicates_and_inexact_constructions_kernel</code>.</p>
302
303
303
-
<p>The implementation is based on a series of state-of-the-art papers by Bringmann et al. [2, 3],
304
-
which significantly improved on previous state of the art. Furthermore,
305
-
the algorithm is not concerned by the curse of dimensionality.
306
-
We refer to the papers themselves for a very detailed practical analysis.</p>
304
+
<p>The implementation is based on state-of-the-art papers by Bringmann et al. [2, 3],
305
+
which significantly improved on previous research. Furthermore, the algorithm is not
306
+
affected by the curse of dimensionality; we refer to the papers themselves
0 commit comments