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

Integrate the duplicate generation for LMST into the generated code #7

Closed
davidgiessing opened this issue Jan 23, 2018 · 0 comments
Closed

Comments

@davidgiessing
Copy link
Contributor

As the LMST algorithm is fairly sensitive to the direction in which it observes edges it is necessary to have inverted duplicates of every edge that is not directly attached to the this node. The duplicates should be generated at runtime before LMST is executed. They will then be attached to the neighbor list. They need to be removed after executing LMST.

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

No branches or pull requests

1 participant