delete pointer quad tree because it is twice as slow to construct as the vector-based implementation

This commit is contained in:
2025-02-01 10:11:32 +00:00
parent bf3f0b3927
commit e1e1228983
4 changed files with 0 additions and 475 deletions

View File

@@ -7,10 +7,6 @@ fcore/quad-tree-type.sml
fcore/quad-tree-fold.sml
fcore/quad-tree.sml
fcore/pointer-quad-tree-type.sml
fcore/pointer-quad-tree-fold.sml
fcore/pointer-quad-tree.sml
fcore/bin-search.sml
fcore/bin-vec.sml