Graph Utilities Package >

Bicomponents

Bicomponents[g]
gives the biconnected components of the undirected graph g.
  • A biconnected component is a maximal subgraph that has no cutpoint, where a cutpoint is a vertex v such that the subgraph becomes disconnected if v and all its edges are removed.
  • Bicomponents treats the input g as an undirected graph.
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team