prune.graph
. Then the new graph $\Phi'$ is transitively
closed. Afterwards, the algorithms successively introduces new edges
minimizing the distance to the original graph (defined as
$\sum_{ij} |\Phi_{ij} - \Phi'_{ij}|$) most. After each edge
addition the graph is transitively closed again.
closest.transitive.greedy(Phi, verbose=TRUE)
prune.graph
, transitive.closure
, transitive.reduction