Commit Graph

48717 Commits

Author SHA1 Message Date
Philipp Möller 17543bf4f8 Reintegrate ^/branches/merge-optimisation-pmoeller
This collects code, examples, documentation and tests from the various
Optimisation branches into the package:

- Polytope_distance_d,
- Bounding_volumes, and
- Inscribed_areas.

It revomes the packages

- Width_3,
- Largest_empty_rectangle_2,
- Min_circle_2,
- Min_ellipse_2,
- Min_annulus_d,
- Min_sphere_of_spheres_d,
- Min_quadrilateral_2,
- Approximate_min_ellipsoid.
2012-09-20 10:17:16 +00:00
Philipp Möller 6dad7aa7ce One path of an example was still lagging behind. 2012-09-19 08:58:41 +00:00
Philipp Möller f4ed9fa051 The old test also compared input with output.
This is now emulated in the test-code itself.
2012-09-19 08:54:44 +00:00
Philipp Möller 97b2f9eb70 Merge branches/next.
Apply changes of a tree conflict with:
    r71463 | lrineau | 2012-08-22 14:35:03 +0200 (Wed, 22 Aug 2012)
2012-09-18 16:51:03 +00:00
Philipp Möller 0278a9c434 Move the last example and fix the ccIncludeExampleCode paths. 2012-09-18 16:33:23 +00:00
Philipp Möller 7dfed1180a fix the test to work with cmd file 2012-09-18 16:29:45 +00:00
Philipp Möller 70d6ca2933 upgrade to newer testsuite 2012-09-18 15:41:39 +00:00
Philipp Möller c03d1f7f86 Move tests, examples and headers from Matrix_search and merge package_info. 2012-09-18 15:34:42 +00:00
Philipp Möller cd1681dc65 Rename the subdirectories and bring in the documentation from
Optimisation_doc.
2012-09-18 15:23:13 +00:00
Philipp Möller 9884a438b0 Rename Largest_empty_rect_2 into Inscribed_areas to feed in the rest here. 2012-09-18 15:17:20 +00:00
Philipp Möller 46c956cd52 Also move the related code and tests from Matrix_search to
Bounding_volumes.
2012-09-18 14:47:54 +00:00
Laurent Rineau e034d16be2 updated crontab (automated commit) 2012-09-13 16:18:03 +00:00
Guillaume Damiand d00df7f8e5 use \ccc in doc 2012-09-13 10:13:38 +00:00
Efi Fogel 50789624dd Completed function description 2012-09-13 08:58:30 +00:00
Efi Fogel f0c5ee1ad6 Completed function description 2012-09-13 08:57:59 +00:00
Efi Fogel 3f4623cea0 Completed function description 2012-09-12 14:39:39 +00:00
Philipp Möller d30771c4c2 Fix a typo in a tex command that broke the AABB_tree documentation. 2012-09-12 14:29:30 +00:00
Eric Berberich b1481c43c8 ${lib} is now prefixed with name, which needed adaptions in loop
In addition: removed fake variable and thus simplified loop 
(needed to rename CGAL_INSTALLED_${lib}_LIBRARY to ${lib}_LIBRARY_INSTALLED)
2012-09-12 14:26:02 +00:00
Laurent Rineau 7647e7ec7e doc BUGFIX 2012-09-12 13:30:11 +00:00
Sébastien Loriot a18b9ee368 add Pierre's polyline smoother in item context menu 2012-09-12 07:34:15 +00:00
Mariette Yvinec faa00e3d9e remove copyright headres from Mesh_3 examples 2012-09-11 15:15:02 +00:00
Sébastien Loriot 83253064e3 convex hull can also be applied to polylines 2012-09-11 08:59:18 +00:00
Guillaume Damiand b9f4639022 Reintegrate branch CMap_beta_create-gdamiand in next 2012-09-09 15:48:57 +00:00
Guillaume Damiand 35bac0d3f5 Merge with next 2012-09-09 15:46:12 +00:00
Sébastien Loriot 1fec6c7ca1 remove edges of length 0 instead of ignoring them 2012-09-07 14:19:24 +00:00
Guillaume Damiand c871aa06b4 * Add generic beta in CMap (small feature);
* Add generic create_dart and create_attribute in CMap (small feature);
* Add generic create_vertex_attribute in LCC (small feature);
* BugFix in LCC doc (wrong concept for item class).
2012-09-06 11:42:50 +00:00
Sébastien Loriot 6ece04338b this should not be a reference (at least a const ref),
pass handle by value.
2012-09-05 10:51:01 +00:00
Marc Glisse 54b8950992 Bug: missing one function in NumTraits.
(Eigen is not really that good at dealing with exact types...)
2012-09-04 13:08:46 +00:00
Monique Teillaud 97cc236153 added Claudia Werner 2012-09-03 15:54:44 +00:00
Laurent Rineau a53a1f305f Use the wait cursor during the loading of a file (can last long) 2012-09-03 13:54:58 +00:00
Sébastien Loriot 80d4e7e90e update changes 2012-09-03 12:56:01 +00:00
Sébastien Loriot 703c79ce6e reintegrate feature (bugfix) branch AABB_tree-concept_easy_bugfix-sloriot 2012-09-03 12:46:30 +00:00
Sébastien Loriot 7d59b5a022 merge from next 2012-09-03 12:37:19 +00:00
Laurent Rineau c94a2f43c2 BUGFIX. Fix the documentation
The documentation of parameters::features() was not synced with the actual code.
2012-08-31 14:01:37 +00:00
Sébastien Loriot e904968dff remove warning 2012-08-30 06:53:31 +00:00
Sébastien Loriot d523a09537 remove warnings 2012-08-30 06:50:37 +00:00
Laurent Rineau 1eec74c910 When Voronoi_diagram_2 was reintroduced in CGAL-4.0.1, we forgot doc_tex 2012-08-29 08:04:18 +00:00
Sébastien Loriot 4b9250f0ab typo 2012-08-29 07:04:50 +00:00
Sébastien Loriot 80140d1bba move function 2012-08-28 13:12:59 +00:00
Sébastien Loriot 6e00e85f3e remove documented but not implemented size_type (that should not be here anyway) 2012-08-28 13:11:28 +00:00
Sébastien Loriot 8f22de68ce concept bugfix
* CODE+DOC: Bbox_3 is a nested type in CGAL's Kernel; the code uses Bbox_3
* DOC: Add Compute_squared_distance_3 in AABBGeomTraits as it is needed by AABBTraits
* DOC: remove Splitting_direction from AABBTraits as it is not used
* DOC: Squared_distance in AABBTraits is only used between two points
  (I guess the confusion from the fact that nearest_point use the other
   version but without using the AABBTraits model).
* CODE+DOC add the function to construct Squared_distance functor in AABBTraits + AABB_traits
  and use it instead of AABBTraits::Compute_squared_distance_3 which was not in the concept
* DOC: remove from AABB_traits types Ray_3, Line_3 and Segment_3 that are not required by AABBTraits
* CODE: The code was using AABBTraits::Point which is not in the concept. Use Point_3 instead
* CODE: reorder typedefs in AABB_traits to match concept order
2012-08-28 12:21:57 +00:00
Sébastien Loriot a8daadeed0 bugfix of the concepts 2012-08-28 11:50:26 +00:00
Sébastien Loriot df2fb628cf clear incorrect tag 2012-08-28 11:48:12 +00:00
Sébastien Loriot 96216dbcfa doc bug fix: Sphere_2 is Circle_2 2012-08-28 08:08:51 +00:00
Sébastien Loriot 78c6c1a058 doc bug fix: Construct_iso_cuboid_3 is required to define Construct_iso_cuboid_d for being
a model of RangeSearchTraits
2012-08-28 07:59:16 +00:00
Guillaume Damiand ca3dd4848b Add preconditions 2012-08-28 07:15:15 +00:00
Guillaume Damiand 22dbb72bfd Correction in the doc 2012-08-28 05:58:13 +00:00
Guillaume Damiand 7c6df75942 start the modifs 2012-08-27 19:33:34 +00:00
Guillaume Damiand cbf5570269 New branch for pre-approved small feature beta, create_dart and create_attribute with variable number of parameters. 2012-08-27 19:10:11 +00:00
Philipp Möller 0c1825b372 Move the svn package Robustness to experimental-packages
The package does not contain anything that is submitted to a release
and is only clutter here. It is moved to experimental-packages for
want of a better place.
2012-08-27 16:33:40 +00:00