Menu

#163 Enhancement: Strong connected subgraph impl. (ready for use)

open
nobody
5
2010-09-02
2010-09-02
No

Hi,

I was searching for an implementation to compute the strong and weak connected subgraphs of a graph in JUNG 2. I only found an algorithm to compute the subgraphs of an undirected graph (possibly I am blind). I wrote an implementation to compute the strong and weak connected subgraphs by using the algorithm of B. Tarjan (1972) (see attached zip file which contains bin/source/javadoc jar archives),
You can do whatever you want with the code (MIT license) and will be glad to see it anytime in JUNG.
I hope this is the right place for a post like this.

Best regards,
Philipp Förmer

Discussion

  • Philipp Förmer

    Philipp Förmer - 2010-09-02

    Strong/weak connected subgraph implementation

     
  • Philipp Förmer

    Philipp Förmer - 2010-09-02

    Forget the test sources, sorry.

     

Log in to post a comment.

MongoDB Logo MongoDB