From ce64dd604a50b7dd8c1254d8138d90bb257cdf64 Mon Sep 17 00:00:00 2001 From: Sandeep Kumar Dey Date: Tue, 24 Feb 2015 00:33:19 -0800 Subject: [PATCH] tries to reuse -> reuses --- .../Segment_Delaunay_graph_Linf_2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Segment_Delaunay_graph_Linf_2/doc/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2.txt b/Segment_Delaunay_graph_Linf_2/doc/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2.txt index 429fb0c84a5..0353dc2d1a9 100644 --- a/Segment_Delaunay_graph_Linf_2/doc/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2.txt +++ b/Segment_Delaunay_graph_Linf_2/doc/Segment_Delaunay_graph_Linf_2/Segment_Delaunay_graph_Linf_2.txt @@ -126,7 +126,7 @@ segment are overridden. As in the case of \f$ L_{2} \f$, the geometric predicates are quite elaborate and we do not bother the end user with details. -Our implementation tries to reuse the \f$ L_{2} \f$ traits, +Our implementation reuses the \f$ L_{2} \f$ traits, wherever possible, but there are extensive differences. We support geometric and arithmetic filtering, as the \f$ L_{2} \f$ predicates do.