HGraph.Directed.EditDistance.Acyclic.VertexDeletion
minimum :: (DirectedGraph t, Adjacency t, Mutable t) => t a -> ([a], Int) Source #
minimumI :: (DirectedGraph t, Adjacency t, Mutable t) => t Int -> ([Int], Int) Source #