We will show that for the case of h=0 and d=b-c, there is an O(n2) algorithm for sorting signed permutations by reversals. Our key idea is to prove (constructively) that the following condition is fulfilled for every step of the algorithm:
A node in the overlap graph, i.e., a gray edge e in the breakpoint graph, defines the reversal acting on the two black edges adjacent to e. Thus the effect of a reversal r on the overlap graph is as follows:
The choice of reversals needs to be a good one, e.g., one that maintains condition 10.10. We must therefore make sure no unoriented components are generated when applying the reversals. Such reversals are called safe.