snap-stanford / snap

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

FFS #122

Open shirancohen2016 opened 6 years ago

shirancohen2016 commented 6 years ago

Hi, in the Raedme.text file it says that FFS "burns" existing edges. However, I see that the function gets the number of nodes but no edges. So how is it possible that FFS burns existing edges without getting them?