package lutin

  1. Overview
  2. Docs
Lutin: modeling stochastic reactive systems

Install

Dune Dependency

Authors

Maintainers

Sources

lutin.2.70.4-fix.tgz
sha256=8a72b7832cc7ce4e08d36c46611ec58278cf890fb70e62b4093003605d777704
md5=3b8375658938b3757ab2a14e5a54a51a

doc/polka/PolkaIO/index.html

Module PolkaIO

val initialize : strict:bool -> dims:string list -> maxrows:int -> unit
val nbdims : int ref
val in_assoc : string -> int
val out_assoc : int -> string
val vector_of_constraint : string -> Vector.t
val vector_of_frame : string -> Vector.t
val vector_of_expr : string -> Vector.t
val matrix_of_lconstraints : string list -> Matrix.t
val matrix_of_lframes : string list -> Matrix.t
val poly_of_lconstraint : string list -> Poly.t
val poly_of_lframe : string list -> Poly.t
val vector_print_constraint : Format.formatter -> Vector.t -> unit
val vector_print_frame : Format.formatter -> Vector.t -> unit
val vector_print_expr : Format.formatter -> Vector.t -> unit
val matrix_print_constraints : Format.formatter -> Matrix.t -> unit
val matrix_print_frames : Format.formatter -> Matrix.t -> unit
val poly_print_constraint : Format.formatter -> Poly.t -> unit
val poly_print_frame : Format.formatter -> Poly.t -> unit
val poly_print : Format.formatter -> Poly.t -> unit
OCaml

Innovation. Community. Security.