Abstract
This paper describes an algorithm for finding a minimal transitive reduction G red of a given directed graph G, where G red means a subgraph of G with the same transitive closure as G but itself not contains a proper subgraph G1 with the same property too. The algorithm uses depth-first search and two graph transformations preserving the transitive closure to achieve a time bound of O(n + m), where n stands for the number of vertices and m is the number of the edges.
Paper version not known (Free)
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have