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

Spatial_search: Duplicate point handling #8705

Open
wants to merge 12 commits into
base: 5.6.x-branch
Choose a base branch
from

Conversation

soesau
Copy link
Member

@soesau soesau commented Jan 21, 2025

Summary of Changes

stop splitting nodes if the contained points are only duplicates

Release Management

  • Affected package(s): dD Spatial Searching

@sloriot
Copy link
Member

sloriot commented Feb 4, 2025

Successfully tested in CGAL-6.1-Ic-78

@sloriot
Copy link
Member

sloriot commented Feb 4, 2025

Are you planning any more changes or shall we merge the branch?

@soesau
Copy link
Member Author

soesau commented Feb 5, 2025

Not yet.

@github-actions github-actions bot removed the Tested label Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

This pull-request was previously marked with the label Tested, but has been modified with new commits. That label has been removed.

@soesau
Copy link
Member Author

soesau commented Feb 19, 2025

/build:v0

Copy link

There was an error while building the doc:

/home/runner/work/cgal/cgal/Documentation/doc/scripts/html_output_post_processing.py:187: SyntaxWarning: invalid escape sequence '\.'
  re_pkg_index=re.compile("\.\./([A-Z_a-z0-9]+)/index\.html")
/home/runner/work/cgal/cgal/Documentation/doc/scripts/html_output_post_processing.py:251: SyntaxWarning: invalid escape sequence '\('
  re_replace_in_file("operator<<\(\)", "operator&lt;&lt;()", f)
/home/runner/work/cgal/cgal/Documentation/doc/scripts/html_output_post_processing.py:322: SyntaxWarning: invalid escape sequence '\['
  re_replace_in_file('^.*\[ "Concepts",.*$', '', fn)
/home/runner/work/cgal/cgal/Documentation/doc/scripts/html_output_post_processing.py:332: SyntaxWarning: invalid escape sequence '\['
  re_replace_in_file('\[external\]', '', os.path.join('Manual','annotated.html'))

https://github.com/CGAL/cgal/actions/runs/13411027822

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.

4 participants