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

Normalize output #30

Open
make-github-pseudonymous-again opened this issue Jun 4, 2021 · 0 comments
Open

Normalize output #30

make-github-pseudonymous-again opened this issue Jun 4, 2021 · 0 comments
Labels

Comments

@make-github-pseudonymous-again
Copy link
Member

Currently some big rectangles are output as a stream of corner touching rectangles when the middle snake is empty.
There is already a simplify function available in test/src/_fixtures.js that merges this stream into the maximally larger one. This should perhaps be made available in the API. We could also combine this with a transpose functionality in case we implement #26. Merging rectangles is not a necessity so I do not think it should be implemented in the middle of the Hirschberg dc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant