Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4158 bpr 1
slib_lang_exists_tmp=yes
2
 
3
slib_title=Connex components of a simple graph
4
slib_parms=1\
5
,matrix (which represents a simple graph)
6
 
7
slib_out=number of  connex components of a simple graph,lists of connex components
8
slib_comment=the matrix must be between brackets. If the graph is oriented, \
9
connexity of the associated non oriented graph is computed. The connex components \
10
are given as the lists of vertex separated by ;