Commit Graph

24 Commits

Author SHA1 Message Date
Michael Hoffmann 49e9be0e32 Cleanup all example programs. 2003-09-24 13:02:30 +00:00
Sylvain Pion ace0a0f1fa - Change all headers to the new format/license. 2003-09-18 10:27:16 +00:00
Michael Hoffmann 345927695b Removed old workarounds. 2003-05-07 08:42:42 +00:00
Michael Hoffmann 8dda8c5491 Removed Sqrt.
Fixed demos for LEDA namespace (as suggested by Matthias).
2002-03-25 15:05:01 +00:00
Michael Hoffmann d9ec504f91 Some fixes for sunpro 5.3. 2001-09-14 08:15:06 +00:00
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 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 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 1407e1e4b3 Completely new four-cover implementation.
Unified traits classes.
1999-11-15 20:58:30 +00:00
Michael Hoffmann df9a88cb4d Worked around some MSVC using-bugs. 1999-10-25 15:28:10 +00:00
Michael Hoffmann df7f4f7ea6 Removed CGAL::sqrt (now in double.h/leda_real.h). 1999-10-13 14:16:26 +00:00
Michael Hoffmann dff8131892 New linear 2- and 3-center algorithm. 1999-09-10 13:52:51 +00:00
Michael Hoffmann 855f33892f *** empty log message *** 1999-05-21 14:36:46 +00:00
Michael Hoffmann f382a7f7c4 *** empty log message *** 1999-05-21 14:18:59 +00:00
Michael Hoffmann e697916124 added std:: in a number of places where it was missing 1999-04-07 15:33:03 +00:00
Michael Hoffmann a39088b30e use namespace std and CGAL
use standard header files
1999-03-02 15:31:26 +00:00
Michael Hoffmann 25375d13de *** empty log message *** 1998-11-26 16:25:55 +00:00
Michael Hoffmann decb896299 fix signed <-> unsigned comparison warning on gcc. 1998-11-26 16:13:46 +00:00
Michael Hoffmann 8cd193fd50 Initial revision 1998-07-13 16:01:34 +00:00