#include <sparseDigraph.h>
Inheritance diagram for transitiveClosure:
Public Member Functions | |
transitiveClosure (abstractDiGraph &G, TOption options=0) throw (ERRejected) |
This digraph adds to the original digraph all edges a=uv for which a directed uv-path exists.
|
|