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

Work on the partitioning algorithm #9

Open
mccurdyc opened this issue Oct 5, 2019 · 0 comments
Open

Work on the partitioning algorithm #9

mccurdyc opened this issue Oct 5, 2019 · 0 comments

Comments

@mccurdyc
Copy link
Owner

mccurdyc commented Oct 5, 2019

  • after reading some papers and talking with friends, the partition algorithm will split where epsilon is greater than the distance. Where the distance function that will be used is the strongest strong distance described in the paper highlighted in this tweet (with my notes) https://twitter.com/McCurdyColton/status/1179024173664002049.

Both edge weights and the epsilon value will be configurable via cli flags and a config file.

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 a pull request may close this issue.

1 participant