how to find all completely connected sub-graphs?

odeits odeits at gmail.com
Tue Mar 3 02:12:32 EST 2009


On Mar 2, 10:35 pm, Hyunchul Kim <sun... at sfc.keio.ac.jp> wrote:
> Hi, all,
>
> How can I find all "completely connected subgraphs" in a graph when node
> and edge data are available?
>
> "completely connected subgraph" is a group, all members of which are
> connected to each other.
>
> Thanks,
>
> Hyunchul

Do you mean all of the member are directly connected to each other?



More information about the Python-list mailing list