Hey, I'm looking for graph library to run modular structure algorithms. Does JUNG support division of graph into communities or modules? I need an easy way to creat new modules, moving nodes between modules etc. without changing the original network.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey, I'm looking for graph library to run modular structure algorithms. Does JUNG support division of graph into communities or modules? I need an easy way to creat new modules, moving nodes between modules etc. without changing the original network.