Skip to content

Conversation

@hofwe
Copy link

@hofwe hofwe commented Aug 28, 2025

Soichiro Yamazaki's GSoC 2025 Submission

Mentor: Guillaume Damiand

Implementation of the paper Owen et al. 2017

Release Management

  • Affected package(s): Linear cell comple

TODO

  • implement parallel version

theo97490 added 30 commits June 19, 2024 08:21
Working example for 1/2 template substitution
* Detection of "sandwiched" volumes (that share only a edge with the plane)
* Related: Traversal takes into account problematic 1/2 templates faces
* Repair impossible markings (wip)
* 3 templates outside of iteration plane are not refined
* Issue: I think 3 templates should be allowed outside of the plane, since we check for 3 templates validity only inside the plane
* Solution: Either a propagation issue ( keep older 1/2 templates propageable )  or else its a non issue and properly detect the 3 templates outside the plane.
* WIP Expansion of initial identified set, for additional level of refinement
* WIP Creation of new iteration plane for the next level.
=> Uses Union_find, to create connected components, for the algorithm to avoid iterating outside of the current level context
( Local rebase of 5 commits )
@hofwe
Copy link
Author

hofwe commented Sep 1, 2025

/force-build:v0

@github-actions
Copy link

github-actions bot commented Sep 1, 2025

There was an error while building the doc:

/home/runner/work/cgal/cgal/Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:157: warning: unable to resolve link to 'https://graphics.stanford.edu/data/3Dscanrep/' for \link command

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

@hofwe
Copy link
Author

hofwe commented Sep 1, 2025

/force-build:v0

@github-actions
Copy link

github-actions bot commented Sep 1, 2025

There was an error while building the doc:

/home/runner/work/cgal/cgal/Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:157: warning: Found unknown command '\href'

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

@hofwe
Copy link
Author

hofwe commented Sep 1, 2025

/force-build:v0

@github-actions
Copy link

github-actions bot commented Sep 1, 2025

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9045/v0/Manual/index.html

@gdamiand
Copy link
Member

/force-build:v0

@github-actions
Copy link

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9045/v0/Manual/index.html

@sloriot sloriot changed the base branch from master to main September 18, 2025 15:24
@hofwe
Copy link
Author

hofwe commented Sep 22, 2025

/force-build:v0

@github-actions
Copy link

There was an error while building the doc:

/home/runner/work/cgal/cgal/Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:301: warning: multiple use of section label 'Linear_cell_complexInsert' while adding section, (first occurrence: /home/runner/work/cgal/cgal/Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt, line 291)

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

@gdamiand
Copy link
Member

/force-build:v0

@github-actions
Copy link

The documentation is built. It will be available, after a few minutes, here: https://cgal.github.io/9045/v0/Manual/index.html

@MaelRL MaelRL added Not yet approved The feature or pull-request has not yet been approved. Small feature labels Oct 21, 2025
@MaelRL MaelRL added this to the 6.2-beta milestone Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gsoc gsoc-2025 Not yet approved The feature or pull-request has not yet been approved. Small feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants