GET TUTORING NEAR ME!

By submitting the following form, you agree to Club Z!'s Terms of Use, Privacy Policy and Consent Disclaimer

    Home / Get Math Help

    Weakly Connected Component

    Definition

    A weakly connected component of a simple directed graph (i.e., a digraph without loops) is a maximal subdigraph such that for every pair of distinct vertices u, v in the subdigraph, there is an undirected path from u to v. Weakly connected components can be found in the Wolfram Language using WeaklyConnectedGraphComponents[g].

    Related Wolfram Language symbol

    WeaklyConnectedGraphComponents

    Back to List | POWERED BY THE WOLFRAM LANGUAGE