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

Surface mesh topology shortest cycle #4602

Merged
merged 164 commits into from Apr 29, 2020

Conversation

gdamiand
Copy link
Member

@gdamiand gdamiand commented Mar 27, 2020

Please use the following template to help us managing pull requests.

Summary of Changes

Add a method that computes the smallest non contractible cycle in the surface mesh topology package.

Release Management

TODO:

  • @sloriot Check if branch must be filtered (size + duplicated commits)

hoangvanthien and others added 30 commits January 7, 2020 18:04
@sloriot
Copy link
Member

sloriot commented Apr 27, 2020

@gdamiand there are some .off that are added by this branch that are not used. Can I remove them?

@gdamiand
Copy link
Member Author

@gdamiand there are some .off that are added by this branch that are not used. Can I remove them?

If you want. They can be used by examples that take an off as input; but this is not mandatory...

@sloriot
Copy link
Member

sloriot commented Apr 27, 2020

namely:

Surface_mesh_topology/examples/Surface_mesh_topology/data/double-torus-2-a.off
Surface_mesh_topology/test/Surface_mesh_topology/data/double-torus-2-c.off
Surface_mesh_topology/test/Surface_mesh_topology/data/double-torus-2-d.off
Surface_mesh_topology/test/Surface_mesh_topology/data/elephant-with-holes.off
Surface_mesh_topology/test/Surface_mesh_topology/data/obj1.off
Surface_mesh_topology/test/Surface_mesh_topology/data/obj1-with-holes.off

@sloriot
Copy link
Member

sloriot commented Apr 28, 2020

For some reason there were some duplicated commits from the initial feature branch. I cleaned that + removed the file above. The diff with your branch (I pushed a backup copy on your remote gsoc2019-nccycles-thien_before_28042020_filtering) is limited to the files I removed.

@sloriot
Copy link
Member

sloriot commented Apr 28, 2020

I can merge the branch now if you have no more things to do in it. I'm still planning to look at the user manual before the release but I can open a dedicated issue for that.

@gdamiand
Copy link
Member Author

Ok @sloriot ; nothing more to do from my side. Thanks !

@sloriot sloriot added Accepted small feature Tested and removed pre-approved For pre-approved small features. After 15 days the feature will be accepted. Not yet approved The feature or pull-request has not yet been approved. Under Testing Work in progress labels Apr 29, 2020
@sloriot sloriot merged commit 2d3e126 into CGAL:master Apr 29, 2020
@sloriot sloriot deleted the gsoc2019-nccycles-thien branch April 29, 2020 07:10
@sloriot sloriot self-assigned this Apr 29, 2020
@sloriot
Copy link
Member

sloriot commented Apr 29, 2020

@gdamiand There hasn't been a news entry for the Surface mesh topology package. You should consider write one. See the lastest one here.

@gdamiand
Copy link
Member Author

@sloriot Something like that CGAL/cgal-web#6 ?

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.

None yet

7 participants