premgopalan / svinet

Efficient discovery of overlapping communities in massive networks PK Gopalan, DM Blei Proceedings of the National Academy of Sciences 110 (36), 14534-14539
GNU General Public License v3.0
73 stars 35 forks source link

Edge weights? #2

Open kiwhite opened 11 years ago

kiwhite commented 11 years ago

Quick question: is it possible to use adjacency matrix values as edge weights? Thanks!

premgopalan commented 11 years ago

Edge weights are not supported in the package but I will look into adding them. (It's not a quick change though.)

kiwhite commented 11 years ago

Yeah, seems like it would be a non-trivial feature to add. In any case, I enjoyed the paper, nice work!