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

Fix behaviour for submission of individual points separated entirely by blanks #1

Closed
mitchmindtree opened this issue May 14, 2020 · 0 comments · Fixed by #5
Closed
Labels
bug Something isn't working

Comments

@mitchmindtree
Copy link
Member

Presently, these points are entirely optimised out unless there is at least one lit edge on either side. We may need some special case for this, e.g. storing whether a node is lit or not within the euler graph nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant