Commit Graph

9 Commits

Author SHA1 Message Date
Sylvain Pion 828a6eeabc Merge the Triangulation_3_Location_policy branch.
- Deprecate the "hierarchy" implementation detail in the package API.
- Introduce a Location_policy parameter instead.
- Add a "Complexity and Performance" section in the user manual.
- Add a benchmark program (dont_submit'ed for now)

Note : merge done by hand as svnmerge.py got too easily confused...
2009-11-04 12:57:51 +00:00
Monique Teillaud aab8d24447 bug fix in delaunay traits (compare_distance is required even without the hierarchy)
cosmetic in T3 (wrong html link)
2008-10-01 12:19:44 +00:00
Sylvain Pion 338abbdad7 Run aspell. 2007-03-29 13:59:37 +00:00
Sylvain Pion 7fb437b9a9 \ccPrecond{Monique is picky} 2006-08-07 16:39:49 +00:00
Sylvain Pion a7f269bf76 Fix buggy doc. 2006-08-07 16:17:13 +00:00
Sylvain Pion a5c7104283 "equi-distant" -> "equidistant" 2006-08-07 16:13:17 +00:00
Sylvain Pion 102341c2c6 Delaunay :
- add function .dual_support(Cell_handle, int) returning a Line_3.
- replace the requirements Plane_3, Construct_perpendicular_line_3
  and Construct_plane_3 by the new Construct_equi_distant_line_3.
2006-08-04 15:21:57 +00:00
Laurent Saboret 1aad55d4cb Change CVS keywords to SVN style 2006-02-14 10:08:15 +00:00
Laurent Saboret ee07ad352c Move packages to trunk root 2006-02-14 08:58:20 +00:00