Skip to content

Does alpha-wrapping have parallel functionality ? Is it parallelizable ? #8543

Open
@MaelRL

Description

@MaelRL

Discussed in #8484

Originally posted by adhithya96 September 19, 2024
I was reviewing alpha-wrapping for generating some surface meshes. One interesting thought was if alpha-wrapping can be parallelizable ? I got to know that it doesn't support the functionality yet from this link. I have gone through the paper on alpha wrapping and since the algorithm works as a modification of the delaunay triangulation algorithm, if the meshing is parallelizable, then the alpha wrapping algorithm should also be parallelizable right ? Attaching the link for paper as well.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions