Scilab function

is_connex - connectivity test

Calling Sequence

res = is_connex(g)

Parameters

Description

is_connex returns 1 if the graph g is connected and 0 otherwise.

Examples

See Also