Ryan Curtin 28499a50d0 Some slightly ugly additions -- but which give an order of magnitude speedup
during cover tree construction.  It turned out that when we were handing the
new near and far set to a child, we did not remove points with distance further
than the far set bound, meaning that the far sets were way larger than they
needed to be.  Preliminary results indicate fewer distance calculations during
tree-building than Langford's original implementation.
2012-05-27 06:13:51 +00:00
2012-04-06 19:53:56 +00:00
S
Description
No description provided
274 MiB
Languages
C++ 89.9%
C 6.6%
CMake 1.7%
Python 0.7%
Shell 0.4%
Other 0.7%