package electrod

  1. Overview
  2. Docs
Formal analysis for the Electrod formal pivot language

Install

Dune Dependency

Authors

Maintainers

Sources

electrod-0.7.1.tbz
sha256=e5d2278c99128621110cd015dafcbcae9792bbf2c8bb09d7b02c57d50fa28075
sha512=e08ecf720d35b6ee72f37d780cc3da22f61e22314ffd093ff3314fb89684b863b5c96c97375d48bcb4ba2838ec8f61a495105c989f292c5dbcd095e14f52bdba

doc/electrod.libelectrod/Libelectrod/Solver/index.html

Module Libelectrod.SolverSource

Abstraction of solver-specific LTL and models wrt any concrete implementation in a given model-checker.

Sourcemodule type ATOMIC_PROPOSITION = sig ... end

Abstract type for atomic propositions of LTL.

Sourcemodule type LTL = sig ... end

Abstract type of LTL (contains pElo connectives as well as basic counting capabilities).

Builds an LTL implementation out of an implementation of atomicic propositions.

Sourcetype script_type =
  1. | Default of string
  2. | File of string
Sourcemodule type MODEL = sig ... end
OCaml

Innovation. Community. Security.