ZJULearning / SSG

code for satellite system graphs
BSD 3-Clause "New" or "Revised" License
106 stars 32 forks source link

Is the pre-built kgraph accurate? #12

Open DGENJI opened 1 week ago

DGENJI commented 1 week ago

I want to ask whether the provided pre-built knn-graphs are accurate (built by brute-force) or approximate (built using fast but approximate algorithm)?

fc731097343 commented 1 week ago

you can use both method to build it, in our repo, as I could remember, it was built from approximate algorithm by one of our co-auther