are all transitive reductions of a graph isomorphic?

56 Views Asked by At

Transitive reduction of a graph is not unique. Take this example:

enter image description here

Now if we remove the labels, the two reduced graphs are isomorphic:

enter image description here

are all transitive reductions of a directed graph isomorphic ? (I'm interested in weakly connected digraphs by the way)