Parameters
Signature
val merge_isolabelled_edges : graph -> unitval merge_ends : ?strict:bool -> ?specified_vertex:vertex -> graph -> unitval merge_starts : ?strict:bool -> ?specified_vertex:vertex -> graph -> unitval merge_scc :
?loop_killer:bool ->
?specified_vertex:(vertex list -> vertex) ->
graph ->
unit