package kappa-library

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Kappa_terms.Alg_expr_extraSource

Primitives for handling rule rates when detecting symmetries

Sourceval divide_expr_by_int : ('mix, 'id) Alg_expr.e Kappa_data_structures.Loc.annoted -> int -> ('mix, 'id) Alg_expr.e Kappa_data_structures.Loc.annoted
Sourcetype ('mix, 'id) corrected_rate_const
Sourceval print : (Format.formatter -> ('mix, 'id) Alg_expr.e Kappa_data_structures.Loc.annoted option -> unit) -> Format.formatter -> ('mix, 'id) corrected_rate_const option -> unit
Sourceval get_corrected_rate : ('mix, 'id) Alg_expr.e Kappa_data_structures.Loc.annoted -> ('mix, 'id) corrected_rate_const option
Sourceval necessarily_equal : ('mix, 'id) corrected_rate_const option -> ('mix, 'id) corrected_rate_const option -> bool

derivation

Sourceval dep : 'set -> ('mix -> 'set -> 'set) -> ('id -> 'set -> 'set) -> ('set -> 'set -> 'set) -> ('id -> 'set) -> ?time_var:'mix -> ('mix, 'id) Alg_expr.e Kappa_data_structures.Loc.annoted -> 'set
Sourceval diff_mixture : ?time_var:'mix -> ('mix, 'id) Alg_expr.e Kappa_data_structures.Loc.annoted -> 'mix -> ('mix, 'id) Alg_expr.e Kappa_data_structures.Loc.annoted
Sourceval fold_over_mixtures_in_alg_exprs : (Pattern.id -> 'a -> 'a) -> Model.t -> 'a -> 'a
OCaml

Innovation. Community. Security.