Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aos 2 fixes efif #8666

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Aos 2 fixes efif #8666

wants to merge 9 commits into from

Conversation

efifogel
Copy link
Member

Fixed the Landmark point-location strategy of the Aos_2 package, so that it can be applied to arrangements on a sphere.

The title says it all.
I slightly changed one paragraph in the user manual.
Here is the new version:

The arrangement attached to the landmark strategy must be either (i) an instance of the Arrangement_2]<Geom,Dcel> class template, where the Traits parameter is substituted by a geometry-traits class that models the ArrangementLandmarkTraits_2 concept, or (ii) an instance of the Arrangement_on_surface_2<GeomTraits,TopolTraits> class template, where the GeometryTraits is similarly substituted; see Section The Landmark Concept for details about this concept.

Release Management

  • Affected package(s): Arrangement_on_surface_2
  • Issue(s) solved (if any): NA
  • Feature/Small Feature (if any): NA
  • Link to compiled documentation: Changed one paragraph; see above.
  • License and copyright ownership: TAU

@sloriot
Copy link
Member

sloriot commented Dec 18, 2024

/home/runner/work/cgal/cgal/Arrangement_on_surface_2/include/CGAL/Arr_point_location/Arr_landmarks_pl_impl.h:28:8: error: redefinition of default argument for ‘class<template-parameter-1-2>’
   28 | struct has_is_on_x_identification_2 : std::false_type {};

@efifogel
Copy link
Member Author

efifogel commented Dec 18, 2024 via email

@sloriot
Copy link
Member

sloriot commented Jan 9, 2025

@efifogel
Copy link
Member Author

efifogel commented Jan 9, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants