what is a fundamental cut set and how do i select those?

i need to understand what is a cut set... please please help!!! this is with respect to graph theory.

a cutset is a set of edges whose removal would break up the graph into two or more components.

Consider a spanning tree T in a graph G. A fundamental cutset S is a cutset which contains exactly one branch from T and also some other chords if necessary.

Read the rest of this entry »