Commit Graph

13 Commits

Author SHA1 Message Date
Michael Hoffmann 848abdbe5a Use new functor adaptors.
Worked over traits classes -> Kernel Traits.
2001-07-06 13:07:33 +00:00
Michael Hoffmann fff471949a Minimum_enclosing_* -> Min_*
maximum_*_inscribed_k_gon -> maximum_*_inscribed_k_gon_2
extremal_polygon -> extremal_polygon_2
all_furthest_neighbors -> all_furthest_neighbors_2
2000-09-12 13:39:05 +00:00
Michael Hoffmann 27ddc89dcd Removed side-effect from expensive assertion in 3center. 2000-08-30 12:56:02 +00:00
Michael Hoffmann dd4b4d8445 *** empty log message *** 2000-08-10 11:50:03 +00:00
Michael Hoffmann 12c7cbf297 Use CGAL_NTS for number type utilities. 2000-06-13 09:07:32 +00:00
Michael Hoffmann 05040bf0ed Fixed leading underscore names.
Fixed bug in maximum_perimeter k-gon::min_k_gon.
2000-04-14 08:02:47 +00:00
Michael Hoffmann 451c2489e8 Use CGAL compose functions.
Do not use non-std iterators (std::output_iterator etc.).
2000-04-05 12:34:05 +00:00
Michael Hoffmann 697a31289b Several fixes for Borland. 2000-02-22 16:50:48 +00:00
Michael Hoffmann 6e0d27de78 Fixed bug in four-center computation. 1999-12-17 11:58:51 +00:00
Michael Hoffmann e0fe1920fe Fixed range bug in expensive_assertion in extremal_polygon.
Workaround for peculiar egcs-1.* bug with pcenter_random tests.
Fixed two little bugs in 3cover (greater_equal ==> greater).
1999-12-01 15:13:46 +00:00
Michael Hoffmann 76764fec7e *** empty log message *** 1999-11-23 18:27:33 +00:00
Michael Hoffmann 684b4c2c5e Completely new four-center implementation. 1999-11-23 17:30:14 +00:00
Michael Hoffmann db790b9243 *** empty log message *** 1999-11-15 20:57:29 +00:00