Module Custom_gates.AggregatorSource
Sourceval arith_label : string Sourceval gates_list : string list Sourceval nb_custom_gates : int Sourceval wires_map : (string -> string) -> (string -> 'a) -> 'a SMap.t Sourceval aggregate_polynomials_degree : gates:'a SMap.t -> int