[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IMP-dev] ClosePairsPairScore



Does anyone use it? It seems awfully complicated as it is. I would propose changing the implementation to
- get rid of the recusive application of the Refiner
- not require intermediate balls for efficiency
- use the algebra nearest neighbor search (build in ANN or CGAL) to make things actually faster