Skip to content

Conversation

@benguild
Copy link

I find this useful occasionally, but open to thoughts including about whether it belongs in the library.

Comment on lines +296 to +299
// Discontiguous splits this CellUnion into its discontiguous (non-touching)
// components. Each returned CellUnion represents a connected region where cells
// share edges. The input CellUnion should be normalized. Results are sorted by
// the first CellID in each component for deterministic output.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmr This is pretty useful and to me it seems like it could be a solid addition. I may try drafting a port to C++ as well, but wanted to ask your thoughts if you had a moment to check it out before.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant