quitefastmst-package: Euclidean and Mutual Reachability Minimum Spanning Trees¶
Description¶
See mst_euclid()
for more details.
Details¶
For best speed, consider building the package from sources using, e.g., -O3 -march=native
compiler flags and with OpenMP support on.
See Also¶
The official online manual of quitefastmst at https://quitefastmst.gagolewski.com/
Useful links: