snap-stanford / snap

Stanford Network Analysis Platform (SNAP) is a general purpose network analysis and graph mining library.
Other
2.18k stars 799 forks source link

SNAP should support finding the NId(s) with the minimum degree #249

Open smemery opened 9 months ago

smemery commented 9 months ago

SNAP has methods to retrieve node IDs with the maximum degree in a graph but does not include methods for retrieving the node IDs with the minimum degree.