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

[hierarchical] Performance should be improved #50

Closed
annoviko opened this issue May 23, 2014 · 2 comments
Closed

[hierarchical] Performance should be improved #50

annoviko opened this issue May 23, 2014 · 2 comments
Assignees

Comments

@annoviko
Copy link
Owner

It's the slowest algorithms in the project, even than ROCK. Should be improved by lacking calculation of Euclidean distance on each step.

@annoviko annoviko self-assigned this May 23, 2014
@annoviko
Copy link
Owner Author

annoviko commented Jul 1, 2014

Have done at the revision eb2b4b8
It's classic solution that is described by a lot of literature therefore no changes in algorithm, only opportunity to use fast solution using C++ DLL CCORE.

@annoviko
Copy link
Owner Author

annoviko commented Jul 4, 2014

Have done at the revision eb2b4b8 .

@annoviko annoviko closed this as completed Jul 4, 2014
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