package kappa-library

  1. Overview
  2. Docs
Public internals of the Kappa tool suite. Use this package to use kappa as a lib

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v4.1.3.tar.gz
md5=1c9a8a0d79f085757817f90834e166f5
sha512=13ac40442940ba6e72d7dc5bf952e67443872f7bff63e9c76a3a699a6904c88696047fe04519b7ec6546371642f6ee7b0983117be302694aca15500b0df40de3

doc/kappa-library.terms/Kappa_terms/Alg_expr_extra/index.html

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.