Returns induced subgraphs of connected bidirected components with more than 1 node.
bidirectedComponents(graph)
graph
a MixedGraph object representing the mixed graph.
MixedGraph
list, where each object is a MixedGraph with at least two nodes.