microsoft / DiskANN

Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
Other
1.02k stars 208 forks source link

export max_degree #534

Open zhjwpku opened 5 months ago

zhjwpku commented 5 months ago

after load PQFlashIndex, some one may want to know the graph's max_degree to caculate num_nodes_to_cache with limited cache budget.

Reference Issues/PRs

What does this implement/fix? Briefly explain your changes.

Any other comments?