Extract the largest connex component of a network graph.
[g]=NARVAL_G_GraphConnex(g)
network graph.
NARVAL_G_GraphConnex extracts the largest connex component of the network graph g. As a matter of course a network must be connex as its nodes should be reachable from its structure.