mirror of https://github.com/CGAL/cgal
don't compare apples with pears
This commit is contained in:
parent
1b6fbb0c9f
commit
51a74c8b18
|
|
@ -3984,6 +3984,7 @@ Partition_2/doc/Partition_2/fig/Idar-Oberstein_appx_cvx.pdf -text svneol=unset#a
|
|||
Partition_2/doc/Partition_2/fig/Partition_2-teaser-small.png -text svneol=unset#image/png
|
||||
Partition_2/doc/Partition_2/fig/Trier_opt_cvx.gif -text svneol=unset#image/gif
|
||||
Partition_2/doc/Partition_2/fig/Trier_opt_cvx.pdf -text svneol=unset#application/pdf
|
||||
Partition_2/doc/Partition_2/fig/approximate_optimal_vs_optimal.png -text svneol=unset#image/png
|
||||
Partition_2/doc/Partition_2/fig/teaser.png -text svneol=unset#image/png
|
||||
Partition_2/doc_tex/Partition_2/Idar-Oberstein_appx_cvx.gif -text svneol=unset#image/gif
|
||||
Partition_2/doc_tex/Partition_2/Idar-Oberstein_appx_cvx.pdf -text svneol=unset#application/pdf
|
||||
|
|
|
|||
|
|
@ -50,13 +50,7 @@ which determines if a sequence of points in 2D defines a \f$ y\f$-monotone
|
|||
polygon or not. For examples of the use of these functions, see the
|
||||
corresponding reference pages.
|
||||
|
||||
\image latex Trier_opt_cvx "" width=6.5cm
|
||||
\image latex Idar-Oberstein_appx_cvx "" width=6.5cm
|
||||
\image html Trier_opt_cvx.gif
|
||||
\image html Idar-Oberstein_appx_cvx.gif
|
||||
<CENTER>
|
||||
<B>Examples of an optimal convex partition (left) and an approximately optimal convex partition (right).</B>
|
||||
</CENTER>
|
||||
\image html approximate_optimal_vs_optimal.png "Examples of an approximate optimal convex partition (left) and an optimal convex partition (right)."
|
||||
|
||||
\section secpartition_2_convex Convex Partitioning
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue