val alg_expr : noCounters:bool -> ?env:Model.t -> Format.formatter -> Primitives.alg_expr -> unitval bool_expr : noCounters:bool -> ?env:Model.t -> Format.formatter -> (Pattern.id array list, int) Alg_expr.bool -> unitval print_expr_val : ('a -> Kappa_generic_toolset.Nbr.t) -> Format.formatter -> 'a Primitives.print_expr list -> unitval elementary_rule : noCounters:bool -> ?env:Model.t -> Format.formatter -> Primitives.elementary_rule -> unitval decompiled_rule : noCounters:bool -> full:bool -> Model.t -> Format.formatter -> Primitives.elementary_rule -> unitval modification : noCounters:bool -> ?env:Model.t -> Format.formatter -> Primitives.modification -> unitval perturbation : noCounters:bool -> ?env:Model.t -> Format.formatter -> Primitives.perturbation -> unitval env : noCounters:bool -> Format.formatter -> Model.t -> unitval env_kappa : noCounters:bool -> Format.formatter -> Model.t -> unitval decompiled_env : noCounters:bool -> Format.formatter -> Model.t -> unit