package pds-reachability

  1. Overview
  2. Docs
A PDS reachability query library

Install

Dune Dependency

Authors

Maintainers

Sources

c13876200efddbfd4248c4b8137d9109f46cf8ae.zip
md5=e39c457a945cc4c42953502a1e56f14b
sha512=325e3e7f6eae417d4452e65360eeb756fc68f93bb4b842f2b2b5c9d02416e4e7c00f96b6f0ac051b287b7bf42a99cdab32188f64eaa7d9d424ade6567816d323

doc/pds-reachability/Pds_reachability_basis/index.html

Module Pds_reachability_basisSource

Sourcemodule type Basis = sig ... end

A module type which serves as the basis for the functor which builds the PDS reachability implementation.

Sourcemodule type State_classifier = sig ... end

A module type which describes how states may be classified. Classification is used for performance purposes; it is possible for an edge function to be applied only to states of a particular class. In the simplest case, all states may be classified to unit.

OCaml

Innovation. Community. Security.