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