Frama-C API - UnrollUnnatural
Could enter a loop only by head nodes
module Vertex_Set : Datatype.S_with_collections with type t = Vertex.Set.t
module Version : Datatype.S_with_collections with type t = Vertex.t * Vertex.Set.t
module G : sig ... end
module WTO : sig ... end
val unroll_unnatural_loop : automaton -> wto -> Compute.wto_index_table -> G.t